Searched refs:nvec_unregister_notifier (Results 1 – 5 of 5) sorted by relevance
178 extern int nvec_unregister_notifier(struct nvec_chip *dev,
142 nvec_unregister_notifier(nvec, &ps2_dev.notifier); in nvec_mouse_remove()
129 int nvec_unregister_notifier(struct nvec_chip *nvec, struct notifier_block *nb) in nvec_unregister_notifier() function133 EXPORT_SYMBOL_GPL(nvec_unregister_notifier);916 nvec_unregister_notifier(nvec, &nvec->nvec_status_notifier); in tegra_nvec_remove()
174 nvec_unregister_notifier(nvec, &keys_dev.notifier); in nvec_kbd_remove()
424 nvec_unregister_notifier(power->nvec, &power->notifier); in nvec_power_remove()