Home
last modified time | relevance | path

Searched refs:touch_driver_t (Results 1 – 4 of 4) sorted by relevance

/bsp/loongson/ls1cdev/drivers/
A Ddrv_touch.h47 typedef struct touch_driver *touch_driver_t; typedef
49 rt_err_t rt_touch_drivers_register(touch_driver_t drv);
A Ddrv_touch.c203 rt_err_t rt_touch_drivers_register(touch_driver_t drv) in rt_touch_drivers_register()
/bsp/allwinner/libraries/drivers/touch/
A Ddrv_touch.h36 typedef struct touch_driver *touch_driver_t; typedef
38 rt_err_t rt_touch_drivers_register(touch_driver_t drv);
A Ddrv_touch.c81 rt_err_t rt_touch_drivers_register(touch_driver_t drv) in rt_touch_drivers_register()

Completed in 6 milliseconds