Searched refs:next_xwl_touch (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 937 struct xwl_touch *xwl_touch, *next_xwl_touch; in xwl_seat_lookup_touch() local 939 xorg_list_for_each_entry_safe(xwl_touch, next_xwl_touch, in xwl_seat_lookup_touch() 1038 struct xwl_touch *xwl_touch, *next_xwl_touch; in touch_handle_cancel() local 1040 xorg_list_for_each_entry_safe(xwl_touch, next_xwl_touch, in touch_handle_cancel() 1402 struct xwl_touch *xwl_touch, *next_xwl_touch; in xwl_seat_destroy() local 1406 xorg_list_for_each_entry_safe(xwl_touch, next_xwl_touch, in xwl_seat_destroy() 2601 struct xwl_touch *xwl_touch, *next_xwl_touch; in xwl_seat_clear_touch() local 2603 xorg_list_for_each_entry_safe(xwl_touch, next_xwl_touch, in xwl_seat_clear_touch()
|