snd_hdac_device_exit
void snd_hdac_device_exit(struct hdac_device *dev);
snd_hdac_device_exit(&codec->core);
EXPORT_SYMBOL_GPL(snd_hdac_device_exit);
snd_hdac_device_exit(dev_to_hdac_dev(dev));