Lines Matching refs:MatchAttrToken
572 MatchAttrToken(const char *attr, struct xorg_list *patterns,
618 if (!MatchAttrToken
623 if (!MatchAttrToken(attrs->vendor, &iclass->match_vendor, match_substring))
627 if (!MatchAttrToken
632 if (!MatchAttrToken(HostOS(), &iclass->match_os, strcasecmp))
636 if (!MatchAttrToken(attrs->pnp_id, &iclass->match_pnpid, match_pattern))
640 if (!MatchAttrToken(attrs->usb_id, &iclass->match_usbid, match_pattern))
644 if (!MatchAttrToken(idev->driver, &iclass->match_driver, strcmp))
658 if (MatchAttrToken(*tag, &iclass->match_tag, strcmp)) {
669 if (!MatchAttrToken(xf86ConfigLayout.id,