Home
last modified time | relevance | path

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

/linux-4.1.27/sound/hda/
Dhdac_device.c37 int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus, in snd_hdac_device_init() function
116 EXPORT_SYMBOL_GPL(snd_hdac_device_init);
/linux-4.1.27/include/sound/
Dhdaudio.h97 int snd_hdac_device_init(struct hdac_device *dev, struct hdac_bus *bus,
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c1027 err = snd_hdac_device_init(&codec->core, &bus->core, component, in snd_hda_codec_new()