Searched refs:match_pnpid (Results 1 – 3 of 3) sorted by relevance
106 xorg_list_for_each_entry_safe(group, next, &ptr->match_pnpid, entry) { in xf86freeInputClassList()182 xorg_list_init(&ptr->match_pnpid); in xf86parseInputClassSection()266 add_group_entry(&ptr->match_pnpid, in xf86parseInputClassSection()438 xorg_list_for_each_entry(group, &ptr->match_pnpid, entry) { in xf86printInputClassSection()
319 struct xorg_list match_pnpid; member
609 if (!MatchAttrToken(attrs->pnp_id, &iclass->match_pnpid, match_pattern)) in InputClassMatches()