Home
last modified time | relevance | path

Searched refs:hdac_bus_eml_dmic_get_hlink (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-mlink.c942 struct hdac_ext_link *hdac_bus_eml_dmic_get_hlink(struct hdac_bus *bus) in hdac_bus_eml_dmic_get_hlink() function
952 EXPORT_SYMBOL_NS(hdac_bus_eml_dmic_get_hlink, "SND_SOC_SOF_HDA_MLINK");
H A Dhda-dai-ops.c285 return hdac_bus_eml_dmic_get_hlink(bus); in dmic_get_hlink()