Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_controller.c142 struct hdac_ext_link *snd_hdac_ext_bus_link_at(struct hdac_bus *bus, int addr) in snd_hdac_ext_bus_link_at() function
153 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_at);
172 return snd_hdac_ext_bus_link_at(bus, addr); in snd_hdac_ext_bus_get_link()
/linux-5.19.10/include/sound/
Dhdaudio_ext.h33 struct hdac_ext_link *snd_hdac_ext_bus_link_at(struct hdac_bus *bus, int addr);
/linux-5.19.10/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()