Lines Matching refs:quirks
31 #include "quirks.h"
62 rc = xasprintf(&filename, "%s/testfile.quirks", dirname);
891 typedef bool (*qparsefunc) (struct quirks *q, enum quirk which, void* data);
895 quirk set to the given string. Creates a data directory, inits the quirks
932 struct quirks *q;
1277 struct quirks *q;
1310 struct quirks *q;
1340 struct quirks *q;
1344 /* Test model quirks override by setting, then unsetting (or the
1385 struct quirks *q;
1388 q = dev->quirks;
1404 struct quirks *q;
1407 q = dev->quirks;
1423 struct quirks *q;
1426 q = dev->quirks;
1442 struct quirks *q;
1445 q = dev->quirks;
1498 TEST_COLLECTION(quirks)