Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A 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-6.15/include/sound/
H A Dhdaudio.h391 void snd_hdac_codec_link_up(struct hdac_device *codec);
/linux-6.15/sound/soc/codecs/
H A Dhdac_hdmi.c2281 snd_hdac_codec_link_up(hdev); in hdac_hdmi_runtime_resume()
/linux-6.15/sound/pci/hda/
H A Dhda_codec.c2971 snd_hdac_codec_link_up(&codec->core); in hda_codec_runtime_resume()