Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.h363 struct xorg_list pad_group_list; member
H A Dxwayland-input.c2182 xorg_list_add(&group->link, &pad->pad_group_list); in tablet_pad_group()
2267 xorg_list_for_each_entry_safe(g, tg, &pad->pad_group_list, link) in tablet_pad_removed()
2356 xorg_list_init(&xwl_tablet_pad->pad_group_list); in tablet_seat_handle_add_pad()