Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dlocal.h36 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);
H A Dhdac_bus.c206 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()