Searched refs:input_device_handle_t (Results 1 – 2 of 2) sorted by relevance
39 typedef struct input_device_handle input_device_handle_t; typedef479 input_device_handle_t* (*register_device)(input_host_t* host,483 void (*unregister_device)(input_host_t* host, input_device_handle_t* handle);502 void (*report_event)(input_host_t* host, input_device_handle_t* d, input_report_t* report);
37 using InputDeviceHandle = input_device_handle_t;