Searched refs:snd_hdac_ext_bus_link_put (Results 1 – 6 of 6) sorted by relevance
/linux/sound/hda/core/ext/ |
H A D | controller.c | 339 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 D | hdac_hda.c | 541 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 D | hda.c | 260 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 D | hdac_hdmi.c | 1906 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 D | hdaudio_ext.h | 122 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, struct hdac_ext_link *hlink);
|
/linux/sound/soc/intel/avs/ |
H A D | core.c | 217 snd_hdac_ext_bus_link_put(bus, hlink); in avs_hda_probe_work()
|