Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_device.c41 int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus, in snd_hdac_device_init() function
122 EXPORT_SYMBOL_GPL(snd_hdac_device_init);
/linux/sound/pci/hda/
H A Dhda_codec.c918 err = snd_hdac_device_init(&codec->core, &bus->core, name, codec_addr); in snd_hda_codec_device_init()