Lines Matching defs:handle

113 	struct input_handle *handle;  in input_pass_values()  local
411 void input_inject_event(struct input_handle *handle, in input_inject_event()
519 int input_grab_device(struct input_handle *handle) in input_grab_device()
534 static void __input_release_device(struct input_handle *handle) in __input_release_device()
561 void input_release_device(struct input_handle *handle) in input_release_device()
577 int input_open_device(struct input_handle *handle) in input_open_device()
621 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device()
641 void input_close_device(struct input_handle *handle) in input_close_device()
695 struct input_handle *handle; in input_disconnect_device() local
1127 struct input_handle *handle; in input_devices_seq_show() local
2217 struct input_handle *handle, *next; in __input_unregister_device() local
2519 struct input_handle *handle, *next; in input_unregister_handler() local
2548 struct input_handle *handle; in input_handler_for_each_handle() local
2567 static unsigned int input_handle_events_default(struct input_handle *handle, in input_handle_events_default()
2585 static unsigned int input_handle_events_filter(struct input_handle *handle, in input_handle_events_filter()
2607 static unsigned int input_handle_events_null(struct input_handle *handle, in input_handle_events_null()
2618 static void input_handle_setup_event_handler(struct input_handle *handle) in input_handle_setup_event_handler()
2643 int input_register_handle(struct input_handle *handle) in input_register_handle()
2689 void input_unregister_handle(struct input_handle *handle) in input_unregister_handle()