Lines Matching defs:handle
104 static unsigned int input_to_handler(struct input_handle *handle, in input_to_handler()
142 struct input_handle *handle; in input_pass_values() local
469 void input_inject_event(struct input_handle *handle, in input_inject_event()
544 int input_grab_device(struct input_handle *handle) in input_grab_device()
566 static void __input_release_device(struct input_handle *handle) in __input_release_device()
593 void input_release_device(struct input_handle *handle) in input_release_device()
610 int input_open_device(struct input_handle *handle) in input_open_device()
657 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device()
681 void input_close_device(struct input_handle *handle) in input_close_device()
737 struct input_handle *handle; in input_disconnect_device() local
1178 struct input_handle *handle; in input_devices_seq_show() local
2103 struct input_handle *handle, *next; in __input_unregister_device() local
2338 struct input_handle *handle, *next; in input_unregister_handler() local
2369 struct input_handle *handle; in input_handler_for_each_handle() local
2397 int input_register_handle(struct input_handle *handle) in input_register_handle()
2447 void input_unregister_handle(struct input_handle *handle) in input_unregister_handle()