Lines Matching refs:input_handle
96 static unsigned int input_to_handler(struct input_handle *handle, in input_to_handler()
134 struct input_handle *handle; in input_pass_values()
453 void input_inject_event(struct input_handle *handle, in input_inject_event()
457 struct input_handle *grab; in input_inject_event()
520 int input_grab_device(struct input_handle *handle) in input_grab_device()
542 static void __input_release_device(struct input_handle *handle) in __input_release_device()
545 struct input_handle *grabber; in __input_release_device()
569 void input_release_device(struct input_handle *handle) in input_release_device()
586 int input_open_device(struct input_handle *handle) in input_open_device()
622 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device()
646 void input_close_device(struct input_handle *handle) in input_close_device()
697 struct input_handle *handle; in input_disconnect_device()
1138 struct input_handle *handle; in input_devices_seq_show()
2016 struct input_handle *handle, *next; in __input_unregister_device()
2243 struct input_handle *handle, *next; in input_unregister_handler()
2272 int (*fn)(struct input_handle *, void *)) in input_handler_for_each_handle() argument
2274 struct input_handle *handle; in input_handler_for_each_handle()
2302 int input_register_handle(struct input_handle *handle) in input_register_handle()
2352 void input_unregister_handle(struct input_handle *handle) in input_unregister_handle()