Searched refs:hdac_bus_eml_power_up_unlocked (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | hda-mlink.h | 37 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 D | hda-mlink.c | 695 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()
|