Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c161 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_ext_bus *ebus) in snd_hdac_ext_bus_get_ml_capabilities() function
188 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_ml_capabilities);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h57 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_ext_bus *bus);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c481 snd_hdac_ext_bus_get_ml_capabilities(ebus); in skl_probe()