Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_codec.h465 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c2736 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
2755 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2817 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
H A Dpatch_hdmi.c2800 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()