Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
Dlocal.h36 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);
Dhdac_bus.c205 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device() function
Dhdac_device.c65 err = snd_hdac_bus_add_device(bus, codec); in snd_hdac_device_init()