snd_hdac_acomp_register_notifier
int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,
snd_hdac_acomp_register_notifier(&codec->bus->core, NULL);
snd_hdac_acomp_register_notifier(&codec->bus->core,
EXPORT_SYMBOL_GPL(snd_hdac_acomp_register_notifier);
ret = snd_hdac_acomp_register_notifier(hdev->bus, &aops);
ret = snd_hdac_acomp_register_notifier(hdev->bus, NULL);