Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h492 void snd_hda_set_power_save(struct hda_bus *bus, int delay);
495 static inline void snd_hda_set_power_save(struct hda_bus *bus, int delay) {} in snd_hda_set_power_save() function
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dskl_hda_dsp_generic.c193 snd_hda_set_power_save(hda_pvt->codec.bus, in skl_set_hda_codec_autosuspend_delay()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_tegra.c522 snd_hda_set_power_save(&chip->bus, power_save * 1000); in hda_tegra_probe_work()
H A Dhda_intel.c971 snd_hda_set_power_save(&chip->bus, power_save * 1000); in param_set_xint()
2284 snd_hda_set_power_save(&chip->bus, val * 1000); in set_default_power_save()
H A Dhda_codec.c3430 void snd_hda_set_power_save(struct hda_bus *bus, int delay) in snd_hda_set_power_save() function
3437 EXPORT_SYMBOL_GPL(snd_hda_set_power_save);