Home
last modified time | relevance | path

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

/Linux-v4.19/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.c62 err = snd_hdac_bus_add_device(bus, codec); in snd_hdac_device_init()
/Linux-v4.19/include/sound/
Dhdaudio.h389 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);