Searched defs:input_handle (Results 1 – 2 of 2) sorted by relevance
362 struct input_handle { struct369 struct input_handler *handler; argument371 unsigned int (*handle_events)(struct input_handle *handle, argument375 struct list_head d_node;376 struct list_head h_node;
2585 int (*fn)(struct input_handle *, void *)) in input_handler_for_each_handle()