Home
last modified time | relevance | path

Searched defs:snd_hda_set_power_save (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h495 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h503 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
/kernel/linux/linux-5.10/sound/pci/hda/
H A 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); variable
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c3460 void snd_hda_set_power_save(struct hda_bus *bus, int delay) in snd_hda_set_power_save() function
3467 EXPORT_SYMBOL_GPL(snd_hda_set_power_save); variable

Completed in 14 milliseconds