Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dhda_codec.h316 void snd_hda_codec_unregister(struct hda_codec *codec);
/linux-6.15/sound/soc/intel/avs/
H A Dcore.c564 snd_hda_codec_unregister(hdac_to_hda_codec(hdev)); in avs_pci_remove()
/linux-6.15/sound/pci/hda/
H A Dhda_codec.c847 void snd_hda_codec_unregister(struct hda_codec *codec) in snd_hda_codec_unregister() function
866 EXPORT_SYMBOL_GPL(snd_hda_codec_unregister);
870 snd_hda_codec_unregister(device->device_data); in snd_hda_codec_dev_free()