Lines Matching refs:input_handle
107 static unsigned int input_to_handler(struct input_handle *handle, in input_to_handler()
145 struct input_handle *handle; in input_pass_values()
452 void input_inject_event(struct input_handle *handle, in input_inject_event()
456 struct input_handle *grab; in input_inject_event()
563 int input_grab_device(struct input_handle *handle) in input_grab_device()
585 static void __input_release_device(struct input_handle *handle) in __input_release_device()
588 struct input_handle *grabber; in __input_release_device()
612 void input_release_device(struct input_handle *handle) in input_release_device()
629 int input_open_device(struct input_handle *handle) in input_open_device()
676 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device()
700 void input_close_device(struct input_handle *handle) in input_close_device()
754 struct input_handle *handle; in input_disconnect_device()
1200 struct input_handle *handle; in input_devices_seq_show()
2215 struct input_handle *handle, *next; in __input_unregister_device()
2486 struct input_handle *handle, *next; in input_unregister_handler()
2515 int (*fn)(struct input_handle *, void *)) in input_handler_for_each_handle() argument
2517 struct input_handle *handle; in input_handler_for_each_handle()
2545 int input_register_handle(struct input_handle *handle) in input_register_handle()
2595 void input_unregister_handle(struct input_handle *handle) in input_unregister_handle()