Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
H A Dhdac_ext_controller.c135 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_addr(struct hdac_bus *bus, int addr) in snd_hdac_ext_bus_get_hlink_by_addr() function
144 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_hlink_by_addr);
163 return snd_hdac_ext_bus_get_hlink_by_addr(bus, addr); in snd_hdac_ext_bus_get_hlink_by_name()
/linux/sound/soc/codecs/
H A Dhda.c187 hlink = snd_hdac_ext_bus_get_hlink_by_addr(bus, hdev->addr); in hda_codec_probe()
295 hlink = snd_hdac_ext_bus_get_hlink_by_addr(bus, hdev->addr); in hda_codec_remove()
/linux/include/sound/
H A Dhdaudio_ext.h27 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_addr(struct hdac_bus *bus, int addr);
/linux/sound/soc/intel/avs/
H A Dpcm.c349 link = snd_hdac_ext_bus_get_hlink_by_addr(&codec->bus->core, codec->core.addr); in avs_dai_hda_be_hw_free()
390 link = snd_hdac_ext_bus_get_hlink_by_addr(bus, codec->core.addr); in avs_dai_hda_be_prepare()