Searched defs:input_handle (Results 1 – 2 of 2) sorted by relevance
351 struct input_handle { struct358 struct input_handler *handler; argument360 unsigned int (*handle_events)(struct input_handle *handle, argument364 struct list_head d_node;365 struct list_head h_node;
2610 int (*fn)(struct input_handle *, void *)) in input_handler_for_each_handle()