Searched refs:match_product (Results 1 – 3 of 3) sorted by relevance
82 xorg_list_for_each_entry_safe(group, next, &ptr->match_product, entry) { in xf86freeInputClassList()178 xorg_list_init(&ptr->match_product); in xf86parseInputClassSection()222 add_group_entry(&ptr->match_product, in xf86parseInputClassSection()410 xorg_list_for_each_entry(group, &ptr->match_product, entry) { in xf86printInputClassSection()
315 struct xorg_list match_product; member
592 (attrs->product, &iclass->match_product, match_substring)) in InputClassMatches()