Home
last modified time | relevance | path

Searched refs:snd_hdac_device_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/hda/
Dhdac_device.c156 void snd_hdac_device_unregister(struct hdac_device *codec) in snd_hdac_device_unregister() function
163 EXPORT_SYMBOL_GPL(snd_hdac_device_unregister);
/linux-4.1.27/include/sound/
Dhdaudio.h101 void snd_hdac_device_unregister(struct hdac_device *codec);
/linux-4.1.27/sound/pci/hda/
Dhda_bind.c270 snd_hdac_device_unregister(&codec->core); in snd_hda_codec_configure()
Dhda_codec.c979 snd_hdac_device_unregister(&codec->core); in snd_hda_codec_dev_free()
1890 snd_hdac_device_unregister(&codec->core); in snd_hda_codec_reset()