Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_link_put (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/core/ext/
H A Dcontroller.c339 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, in snd_hdac_ext_bus_link_put() function
375 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_put);
394 snd_hdac_ext_bus_link_put(codec->bus, hlink); in hdac_ext_codec_link_down()
/linux/sound/soc/codecs/
H A Dhdac_hda.c541 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hda_codec_probe()
561 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hda_codec_remove()
652 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hda_dev_probe()
H A Dhda.c260 snd_hdac_ext_bus_link_put(bus, hlink); in hda_codec_probe()
294 snd_hdac_ext_bus_link_put(bus, hlink); in hda_codec_remove()
H A Dhdac_hdmi.c1906 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hdmi_dev_probe()
1959 snd_hdac_ext_bus_link_put(bus, hlink); in hdac_hdmi_runtime_suspend()
/linux/include/sound/
H A Dhdaudio_ext.h122 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, struct hdac_ext_link *hlink);
/linux/sound/soc/intel/avs/
H A Dcore.c217 snd_hdac_ext_bus_link_put(bus, hlink); in avs_hda_probe_work()