snd_hda_hdmi_simple_remove
void snd_hda_hdmi_simple_remove(struct hda_codec *codec);
.remove = snd_hda_hdmi_simple_remove,
EXPORT_SYMBOL_NS_GPL(snd_hda_hdmi_simple_remove, "SND_HDA_CODEC_HDMI");
snd_hda_hdmi_simple_remove(codec);
.remove = snd_hda_hdmi_simple_remove,