Home
last modified time | relevance | path

Searched refs:rtgui_touch_device (Results 1 – 2 of 2) sorted by relevance

/bsp/loongson/ls1cdev/drivers/
A Dtouch.c117 struct rtgui_touch_device struct
132 static struct rtgui_touch_device *touch = RT_NULL; argument
365 struct rtgui_touch_device * touch_device = (struct rtgui_touch_device *)dev; in rtgui_touch_init()
563 touch = (struct rtgui_touch_device*)rt_malloc (sizeof(struct rtgui_touch_device)); in rtgui_touch_hw_init()
/bsp/mini2440/drivers/
A Dtouch.c85 struct rtgui_touch_device struct
106 static struct rtgui_touch_device *touch = RT_NULL; argument
458 touch = (struct rtgui_touch_device *)rt_malloc(sizeof(struct rtgui_touch_device)); in rtgui_touch_hw_init()

Completed in 39 milliseconds