Home
last modified time | relevance | path

Searched refs:snd_hdac_device_init (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_bus.c150 ret = snd_hdac_device_init(hdev, bus, name, addr); in snd_hdac_ext_bus_device_init()
/linux-4.4.14/sound/hda/
Dhdac_device.c38 int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus, in snd_hdac_device_init() function
117 EXPORT_SYMBOL_GPL(snd_hdac_device_init);
/linux-4.4.14/include/sound/
Dhdaudio.h106 int snd_hdac_device_init(struct hdac_device *dev, struct hdac_bus *bus,
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c824 err = snd_hdac_device_init(&codec->core, &bus->core, component, in snd_hda_codec_new()