Searched refs:snd_hdac_device_register (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_bind.c325 err = snd_hdac_device_register(&codec->core);
/linux-master/sound/soc/sof/intel/
H A Dhda-codec.c59 ret = snd_hdac_device_register(&codec->core);
/linux-master/sound/hda/
H A Dhdac_device.c140 * snd_hdac_device_register - register the hd-audio codec base device
143 int snd_hdac_device_register(struct hdac_device *codec) function
160 EXPORT_SYMBOL_GPL(snd_hdac_device_register); variable
/linux-master/sound/soc/intel/skylake/
H A Dskl.c696 ret = snd_hdac_device_register(&codec->core);
/linux-master/include/sound/
H A Dhdaudio.h124 int snd_hdac_device_register(struct hdac_device *codec);

Completed in 133 milliseconds