Searched refs:snd_hdac_ext_bus_link_put (Results 1 – 7 of 7) sorted by relevance
/linux/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 320 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, in snd_hdac_ext_bus_link_put() function 356 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_put); 375 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() 560 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hda_codec_remove() 651 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hda_dev_probe()
|
H A D | hda.c | 263 snd_hdac_ext_bus_link_put(bus, hlink); in hda_codec_probe() 297 snd_hdac_ext_bus_link_put(bus, hlink); in hda_codec_remove()
|
H A D | hdac_hdmi.c | 2207 snd_hdac_ext_bus_link_put(hdev->bus, hlink); in hdac_hdmi_dev_probe() 2261 snd_hdac_ext_bus_link_put(bus, hlink); in hdac_hdmi_runtime_suspend()
|
/linux/include/sound/ |
H A D | hdaudio_ext.h | 118 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, struct hdac_ext_link *hlink);
|
/linux/sound/soc/sof/intel/ |
H A D | hda-mlink.c | 848 snd_hdac_ext_bus_link_put(bus, hlink); in hda_bus_ml_put_all()
|
/linux/sound/soc/intel/avs/ |
H A D | core.c | 210 snd_hdac_ext_bus_link_put(bus, hlink); in avs_hda_probe_work()
|