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.1.9/include/sound/
Dhda_codec.h467 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c2733 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
2752 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2814 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
Dpatch_hdmi.c2782 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()