Searched refs:ncompat (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dpnp.c58 int ncompat; member in struct:__anon9a8213bd0108
391 id->ncompat = 0;
462 id->ncompat = i - j;
481 || (id->ncompat > 0) || (id->ndescription > 0)) {
530 if (id->ncompat <= 0)
532 for (i = 0; i < id->ncompat; ++i) {
534 if (i >= id->ncompat)

Completed in 3 milliseconds