Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda-mlink.h28 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink);
105 hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink) { } in hdac_bus_eml_sdw_sync_arm_unlocked() function
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-mlink.c592 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink) in hdac_bus_eml_sdw_sync_arm_unlocked() function
596 EXPORT_SYMBOL_NS(hdac_bus_eml_sdw_sync_arm_unlocked, SND_SOC_SOF_HDA_MLINK);
/openbmc/linux/drivers/soundwire/
H A Dintel_ace2x.c162 hdac_bus_eml_sdw_sync_arm_unlocked(sdw->link_res->hbus, link_id); in intel_sync_arm()