Home
last modified time | relevance | path

Searched refs:nvec_unregister_notifier (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/nvec/
Dnvec.h178 extern int nvec_unregister_notifier(struct nvec_chip *dev,
Dnvec_ps2.c142 nvec_unregister_notifier(nvec, &ps2_dev.notifier); in nvec_mouse_remove()
Dnvec.c129 int nvec_unregister_notifier(struct nvec_chip *nvec, struct notifier_block *nb) in nvec_unregister_notifier() function
133 EXPORT_SYMBOL_GPL(nvec_unregister_notifier);
916 nvec_unregister_notifier(nvec, &nvec->nvec_status_notifier); in tegra_nvec_remove()
Dnvec_kbd.c174 nvec_unregister_notifier(nvec, &keys_dev.notifier); in nvec_kbd_remove()
Dnvec_power.c424 nvec_unregister_notifier(power->nvec, &power->notifier); in nvec_power_remove()