Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/ext/
Dhdac_ext_controller.c135 struct hdac_ext_link *snd_hdac_ext_bus_link_at(struct hdac_bus *bus, int addr) in snd_hdac_ext_bus_link_at() function
146 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_at);
165 return snd_hdac_ext_bus_link_at(bus, addr); in snd_hdac_ext_bus_get_link()
/Linux-v6.1/sound/soc/codecs/
Dhda.c184 hlink = snd_hdac_ext_bus_link_at(bus, hdev->addr); in hda_codec_probe()
292 hlink = snd_hdac_ext_bus_link_at(bus, hdev->addr); in hda_codec_remove()
/Linux-v6.1/include/sound/
Dhdaudio_ext.h30 struct hdac_ext_link *snd_hdac_ext_bus_link_at(struct hdac_bus *bus, int addr);
/Linux-v6.1/sound/soc/intel/avs/
Dpcm.c295 link = snd_hdac_ext_bus_link_at(&codec->bus->core, codec->core.addr); in avs_dai_hda_be_hw_free()
328 link = snd_hdac_ext_bus_link_at(bus, codec->core.addr); in avs_dai_hda_be_prepare()