Searched refs:snd_hdac_ext_bus_device_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/hda/ext/
H A Dhdac_ext_bus.c129 * snd_hdac_ext_bus_device_init - initialize the HDA extended codec base device
135 int snd_hdac_ext_bus_device_init(struct hdac_ext_bus *ebus, int addr) snd_hdac_ext_bus_device_init() function
167 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_init); variable
192 * snd_hdac_ext_bus_device_init snd_hdac_ext_bus_device_remove()
/linux-4.4.14/include/sound/
H A Dhdaudio_ext.h35 int snd_hdac_ext_bus_device_init(struct hdac_ext_bus *sbus, int addr);
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl.c293 return snd_hdac_ext_bus_device_init(ebus, addr); probe_codec()

Completed in 84 milliseconds