Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_add_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dlocal.h36 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);
H A Dhdac_bus.c201 * snd_hdac_bus_add_device - Add a codec to bus
209 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device() function
H A Dhdac_device.c65 err = snd_hdac_bus_add_device(bus, codec); in snd_hdac_device_init()
/kernel/linux/linux-6.6/sound/hda/
H A Dlocal.h36 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);
H A Dhdac_bus.c198 * snd_hdac_bus_add_device - Add a codec to bus
206 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device() function
H A Dhdac_device.c65 err = snd_hdac_bus_add_device(bus, codec); in snd_hdac_device_init()

Completed in 6 milliseconds