Searched defs:input_handle (Results 1 – 2 of 2) sorted by relevance
356 struct input_handle { struct363 struct input_handler *handler; argument365 unsigned int (*handle_events)(struct input_handle *handle, argument369 struct list_head d_node;370 struct list_head h_node;
2546 int (*fn)(struct input_handle *, void *)) in input_handler_for_each_handle()