From: Pierre-Louis Bossart Date: Fri, 12 May 2023 17:46:07 +0000 (-0500) Subject: ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlink X-Git-Tag: v6.4-rc3~20^2~4^2^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dcb88fc47d0e79fd54a19a63a4c8a7594ba0838e;hp=7430dea49410de3d154fb87f931d079a0a643b1a;p=linux-2.6-block.git ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlink Same functionality as for DMIC/SSP with different ID. Signed-off-by: Pierre-Louis Bossart hext_link; +} +EXPORT_SYMBOL_NS(hdac_bus_eml_sdw_get_hlink, SND_SOC_SOF_HDA_MLINK); + int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) { struct hdac_ext2_link *h2link;