Home
last modified time | relevance | path

Searched refs:snd_hda_codec_unregister (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_codec.h318 void snd_hda_codec_unregister(struct hda_codec *codec);
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c531 snd_hda_codec_unregister(hdac_to_hda_codec(hdev)); in avs_pci_remove()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c849 void snd_hda_codec_unregister(struct hda_codec *codec) in snd_hda_codec_unregister() function
868 EXPORT_SYMBOL_GPL(snd_hda_codec_unregister);
872 snd_hda_codec_unregister(device->device_data); in snd_hda_codec_dev_free()