Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-mlink.c472 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_get_count() function
482 EXPORT_SYMBOL_NS(hdac_bus_eml_get_count, "SND_SOC_SOF_HDA_MLINK");
H A Dhda-dsp.c1293 slcount = hdac_bus_eml_get_count(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hda_sdw_check_lcount_ext()
/linux/drivers/soundwire/
H A Dintel_ace2x.c713 ret = hdac_bus_eml_get_count(sdw->link_res->hbus, true, AZX_REG_ML_LEPTR_ID_SDW); in intel_get_link_count()