Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c140 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr, in snd_hdac_ext_bus_device_init() function
167 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_init);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h13 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr,
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c654 return snd_hdac_ext_bus_device_init(bus, addr, hdev); in probe_codec()