Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c89 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
/linux/sound/hda/common/
H A Dcodec.c2720 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
2739 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2802 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()