Searched refs:touch_driver_t (Results 1 – 4 of 4) sorted by relevance
47 typedef struct touch_driver *touch_driver_t; typedef49 rt_err_t rt_touch_drivers_register(touch_driver_t drv);
203 rt_err_t rt_touch_drivers_register(touch_driver_t drv) in rt_touch_drivers_register()
36 typedef struct touch_driver *touch_driver_t; typedef38 rt_err_t rt_touch_drivers_register(touch_driver_t drv);
81 rt_err_t rt_touch_drivers_register(touch_driver_t drv) in rt_touch_drivers_register()
Completed in 6 milliseconds