Home
last modified time | relevance | path

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

/linux-4.1.27/sound/hda/
Dhdac_bus.c159 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device() function
173 EXPORT_SYMBOL_GPL(snd_hdac_bus_add_device);
Dhdac_device.c60 err = snd_hdac_bus_add_device(bus, codec); in snd_hdac_device_init()
/linux-4.1.27/include/sound/
Dhdaudio.h211 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);