Searched refs:_mouse (Results 1 – 1 of 1) sorted by relevance
69 struct drv_mouse_device _mouse; variable73 struct rt_touch_data *minfo = &_mouse.touchdata; in post_event()83 rt_channel_send(_mouse.channel, &ch_msg); in post_event()178 …unsigned long)lwp_map_user_phy(lwp_self(), RT_NULL, (uint32_t*)((size_t)&_mouse.touchdata + PV_OFF… in drv_mouse_control()200 struct rt_device *device = &_mouse.parent; in hw_dsi_touch_init()213 _mouse.channel = rt_channel_open("mouse", O_CREAT); in hw_dsi_touch_init()
Completed in 4 milliseconds