HomeSort by: relevance | last modified time | path
    Searched refs:NUM_AUTOPROBE_PROTOS (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-input-mouse/dist/src/
mousePriv.h 44 #define NUM_AUTOPROBE_PROTOS 17
59 MouseProtocolID protoList[NUM_AUTOPROBE_PROTOS];
mouse.c 3316 if ((tmplist = malloc(sizeof(MouseProtocolID) * NUM_AUTOPROBE_PROTOS))){
3326 && (k < NUM_AUTOPROBE_PROTOS - 1)) ; i++) {

Completed in 6 milliseconds