Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/
Dhdac_bus.c280 void snd_hdac_codec_link_down(struct hdac_device *codec) in snd_hdac_codec_link_down() function
289 EXPORT_SYMBOL_GPL(snd_hdac_codec_link_down);
/linux-5.19.10/include/sound/
Dhdaudio.h385 void snd_hdac_codec_link_down(struct hdac_device *codec);
/linux-5.19.10/sound/soc/codecs/
Dhdac_hdmi.c2254 snd_hdac_codec_link_down(hdev); in hdac_hdmi_runtime_suspend()
/linux-5.19.10/sound/pci/hda/
Dhda_codec.c2944 snd_hdac_codec_link_down(&codec->core); in hda_codec_runtime_suspend()