Home
last modified time | relevance | path

Searched refs:snd_hdac_codec_link_up (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/hda/
Dhdac_bus.c269 void snd_hdac_codec_link_up(struct hdac_device *codec) in snd_hdac_codec_link_up() function
278 EXPORT_SYMBOL_GPL(snd_hdac_codec_link_up);
/Linux-v6.6/include/sound/
Dhdaudio.h389 void snd_hdac_codec_link_up(struct hdac_device *codec);
/Linux-v6.6/sound/soc/codecs/
Dhdac_hdmi.c2285 snd_hdac_codec_link_up(hdev); in hdac_hdmi_runtime_resume()
/Linux-v6.6/sound/pci/hda/
Dhda_codec.c2963 snd_hdac_codec_link_up(&codec->core); in hda_codec_runtime_resume()