Searched refs:nvec_unregister_notifier (Results 1 – 5 of 5) sorted by relevance
175 int nvec_unregister_notifier(struct nvec_chip *dev, struct notifier_block *nb);
122 int nvec_unregister_notifier(struct nvec_chip *nvec, struct notifier_block *nb) in nvec_unregister_notifier() function126 EXPORT_SYMBOL_GPL(nvec_unregister_notifier);890 nvec_unregister_notifier(nvec, &nvec->nvec_status_notifier); in tegra_nvec_remove()
134 nvec_unregister_notifier(nvec, &ps2_dev.notifier); in nvec_mouse_remove()
172 nvec_unregister_notifier(nvec, &keys_dev.notifier); in nvec_kbd_remove()
424 nvec_unregister_notifier(power->nvec, &power->notifier); in nvec_power_remove()