Home
last modified time | relevance | path

Searched refs:touch_driver (Results 1 – 6 of 6) sorted by relevance

/bsp/loongson/ls1cdev/drivers/
A Ddrv_touch.h39 struct touch_driver struct
47 typedef struct touch_driver *touch_driver_t; argument
A Ddrv_touch.c138 struct touch_driver *current_driver = RT_NULL; in touch_run()
150 current_driver = (struct touch_driver *)driver_list; in touch_run()
A Ddrv_touch_gt9xx.c52 static struct touch_driver gt9xx_driver;
/bsp/allwinner/libraries/drivers/touch/
A Ddrv_touch.h27 struct touch_driver struct
36 typedef struct touch_driver *touch_driver_t; argument
A Ddrv_touch.c33 static struct touch_driver *current_driver = RT_NULL;
237 current_driver = (struct touch_driver *)driver_list; in rt_touch_init()
A Ddrv_touch_gt9xx.c66 static struct touch_driver gt9xx_driver;

Completed in 8 milliseconds