Searched refs:rtgui_touch_device (Results 1 – 2 of 2) sorted by relevance
117 struct rtgui_touch_device struct132 static struct rtgui_touch_device *touch = RT_NULL; argument365 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()
85 struct rtgui_touch_device struct106 static struct rtgui_touch_device *touch = RT_NULL; argument458 touch = (struct rtgui_touch_device *)rt_malloc(sizeof(struct rtgui_touch_device)); in rtgui_touch_hw_init()
Completed in 39 milliseconds