Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda-mlink.h37 int hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink);
126 hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up_unlocked() function
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-mlink.c695 int hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up_unlocked() function
699 EXPORT_SYMBOL_NS(hdac_bus_eml_power_up_unlocked, SND_SOC_SOF_HDA_MLINK);
750 return hdac_bus_eml_power_up_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW, sublink); in hdac_bus_eml_sdw_power_up_unlocked()