Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c1404 struct axis_discrete_pending *ad, *ad_next; in xwl_seat_destroy() local
1417 xorg_list_for_each_entry_safe(ad, ad_next, &xwl_seat->axis_discrete_pending, l) { in xwl_seat_destroy()