Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h499 void snd_hda_set_power_save(struct hda_bus *bus, int delay);
502 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
Dhda_tegra.c545 snd_hda_set_power_save(&chip->bus, power_save * 1000); in hda_tegra_probe_work()
Dhda_intel.c983 snd_hda_set_power_save(&chip->bus, power_save * 1000); in param_set_xint()
2290 snd_hda_set_power_save(&chip->bus, val * 1000); in set_default_power_save()
Dhda_codec.c3339 void snd_hda_set_power_save(struct hda_bus *bus, int delay) in snd_hda_set_power_save() function
3346 EXPORT_SYMBOL_GPL(snd_hda_set_power_save);