Home
last modified time | relevance | path

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

/Linux-v6.6/sound/hda/
Dhdac_device.c142 int snd_hdac_device_register(struct hdac_device *codec) in snd_hdac_device_register() function
159 EXPORT_SYMBOL_GPL(snd_hdac_device_register);
/Linux-v6.6/sound/pci/hda/
Dhda_bind.c325 err = snd_hdac_device_register(&codec->core); in snd_hda_codec_configure()
/Linux-v6.6/sound/soc/sof/intel/
Dhda-codec.c129 ret = snd_hdac_device_register(&codec->core); in hda_codec_device_init()
/Linux-v6.6/include/sound/
Dhdaudio.h124 int snd_hdac_device_register(struct hdac_device *codec);
/Linux-v6.6/sound/soc/intel/skylake/
Dskl.c696 ret = snd_hdac_device_register(&codec->core); in skl_codec_device_init()