Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda_codec.h499 void snd_hda_set_power_save(struct hda_bus *bus, int delay);
503 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
/linux-6.6.21/sound/soc/intel/boards/
Dskl_hda_dsp_generic.c191 snd_hda_set_power_save(hda_pvt->codec->bus, in skl_set_hda_codec_autosuspend_delay()
/linux-6.6.21/sound/pci/hda/
Dhda_tegra.c577 snd_hda_set_power_save(&chip->bus, power_save * 1000); in hda_tegra_probe_work()
Dhda_intel.c934 snd_hda_set_power_save(&chip->bus, power_save * 1000); in param_set_xint()
2245 snd_hda_set_power_save(&chip->bus, val * 1000); in set_default_power_save()
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);