Searched refs:snd_hdac_device_init (Results 1 – 2 of 2) sorted by relevance
41 int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus, in snd_hdac_device_init() function122 EXPORT_SYMBOL_GPL(snd_hdac_device_init);
918 err = snd_hdac_device_init(&codec->core, &bus->core, name, codec_addr); in snd_hda_codec_device_init()