Searched refs:snd_hdac_ext_bus_get_hlink_by_addr (Results 1 – 4 of 4) sorted by relevance
135 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() function144 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()
187 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()
27 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_addr(struct hdac_bus *bus, int addr);
349 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()