Searched refs:pad_group_list (Results 1 – 2 of 2) sorted by relevance
363 struct xorg_list pad_group_list; member
2182 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()