Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.h491 void snd_hda_set_power_save(struct hda_bus *bus, int delay);
494 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
Dhda_tegra.c544 snd_hda_set_power_save(&chip->bus, power_save * 1000); in hda_tegra_probe_work()
Dhda_intel.c847 snd_hda_set_power_save(&chip->bus, power_save * 1000); in param_set_xint()
2124 snd_hda_set_power_save(&chip->bus, power_save * 1000); in azx_probe_continue()
Dhda_codec.c3429 void snd_hda_set_power_save(struct hda_bus *bus, int delay) in snd_hda_set_power_save() function
3436 EXPORT_SYMBOL_GPL(snd_hda_set_power_save);