Home
last modified time | relevance | path

Searched refs:snd_hda_set_power_save (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h515 void snd_hda_set_power_save(struct hda_bus *bus, int delay);
518 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
Dhda_tegra.c503 snd_hda_set_power_save(chip->bus, power_save * 1000); in hda_tegra_probe()
Dhda_intel.c770 snd_hda_set_power_save(chip->bus, power_save * 1000); in param_set_xint()
1965 snd_hda_set_power_save(chip->bus, power_save * 1000); in azx_probe_continue()
Dhda_codec.c3936 void snd_hda_set_power_save(struct hda_bus *bus, int delay) in snd_hda_set_power_save() function
3943 EXPORT_SYMBOL_GPL(snd_hda_set_power_save);