Searched refs:touch_driver (Results 1 – 6 of 6) sorted by relevance
39 struct touch_driver struct47 typedef struct touch_driver *touch_driver_t; argument
138 struct touch_driver *current_driver = RT_NULL; in touch_run()150 current_driver = (struct touch_driver *)driver_list; in touch_run()
52 static struct touch_driver gt9xx_driver;
27 struct touch_driver struct36 typedef struct touch_driver *touch_driver_t; argument
33 static struct touch_driver *current_driver = RT_NULL;237 current_driver = (struct touch_driver *)driver_list; in rt_touch_init()
66 static struct touch_driver gt9xx_driver;
Completed in 8 milliseconds