Searched refs:input_unregister_handler (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/input/
H A Dapm-power.c118 input_unregister_handler(&apmpower_handler); apmpower_exit()
H A Devbug.c115 input_unregister_handler(&evbug_handler); evbug_exit()
H A Dinput.c2233 * input_unregister_handler - unregisters an input handler
2239 void input_unregister_handler(struct input_handler *handler) input_unregister_handler() function
2255 EXPORT_SYMBOL(input_unregister_handler); variable
H A Djoydev.c1013 input_unregister_handler(&joydev_handler); joydev_exit()
H A Dmousedev.c1123 input_unregister_handler(&mousedev_handler); mousedev_exit()
H A Devdev.c1248 input_unregister_handler(&evdev_handler); evdev_exit()
/linux-4.1.27/drivers/macintosh/
H A Dmac_hid.c180 input_unregister_handler(&mac_hid_emumouse_handler); mac_hid_stop_emulation()
/linux-4.1.27/drivers/tty/serial/
H A Dkgdboc.c85 input_unregister_handler(&kgdboc_reset_handler); kgdboc_restore_input_helper()
/linux-4.1.27/net/rfkill/
H A Dinput.c346 input_unregister_handler(&rfkill_handler); rfkill_handler_exit()
/linux-4.1.27/drivers/tty/
H A Dsysrq.c964 input_unregister_handler(&sysrq_handler); sysrq_unregister_handler()
/linux-4.1.27/include/linux/
H A Dinput.h364 void input_unregister_handler(struct input_handler *);

Completed in 513 milliseconds