Searched refs:match_usbid (Results 1 – 3 of 3) sorted by relevance
112 xorg_list_for_each_entry_safe(group, next, &ptr->match_usbid, entry) { in xf86freeInputClassList()183 xorg_list_init(&ptr->match_usbid); in xf86parseInputClassSection()277 add_group_entry(&ptr->match_usbid, in xf86parseInputClassSection()445 xorg_list_for_each_entry(group, &ptr->match_usbid, entry) { in xf86printInputClassSection()
320 struct xorg_list match_usbid; member
613 if (!MatchAttrToken(attrs->usb_id, &iclass->match_usbid, match_pattern)) in InputClassMatches()