ssam_notifier_register
return ssam_notifier_register(shid->ctrl, &shid->notif);
EXPORT_SYMBOL_GPL(ssam_notifier_register);
status = ssam_notifier_register(d->ctrl, &d->nf_bat);
status = ssam_notifier_register(d->ctrl, &d->nf_tmp);
status = ssam_notifier_register(client->cdev->ctrl, &nf->nf);
status = ssam_notifier_register(ddev->ctrl, &ddev->notif);
int ssam_notifier_register(struct ssam_controller *ctrl,
return ssam_notifier_register(sdev->ctrl, n);