Searched refs:snd_hdac_ext_bus_device_init (Results 1 – 3 of 3) sorted by relevance
135 int snd_hdac_ext_bus_device_init(struct hdac_ext_bus *ebus, int addr) in snd_hdac_ext_bus_device_init() function167 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_init);
35 int snd_hdac_ext_bus_device_init(struct hdac_ext_bus *sbus, int addr);
293 return snd_hdac_ext_bus_device_init(ebus, addr); in probe_codec()