Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Dlnl.c36 ret = hdac_bus_eml_enable_offload(bus, true, AZX_REG_ML_LEPTR_ID_INTEL_SSP, true); in hdac_bus_offload_dmic_ssp()
40 ret = hdac_bus_eml_enable_offload(bus, true, AZX_REG_ML_LEPTR_ID_INTEL_DMIC, true); in hdac_bus_offload_dmic_ssp()
Dhda-mlink.c948 int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_offload() function
970 EXPORT_SYMBOL_NS(hdac_bus_eml_enable_offload, SND_SOC_SOF_HDA_MLINK);
/linux-6.6.21/include/sound/
Dhda-mlink.h62 int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable);
180 hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_offload() function