Home
last modified time | relevance | path

Searched refs:snd_hda_codec_set_power_to_all (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/sound/
Dhda_codec.h462 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
/linux-6.12.1/sound/pci/hda/
Dhda_codec.c2741 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, in snd_hda_codec_set_power_to_all() function
2760 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2822 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
Dpatch_hdmi.c2796 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()