Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_bus.c184 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device() function
198 EXPORT_SYMBOL_GPL(snd_hdac_bus_add_device);
Dhdac_device.c61 err = snd_hdac_bus_add_device(bus, codec); in snd_hdac_device_init()
/linux-4.4.14/include/sound/
Dhdaudio.h319 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);