Searched refs:PROT_MS (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-input-mouse/dist/src/ |
| H A D | pnp.c | 73 { "KYEEZ00", PROT_MS }, /* Genius EZScroll */ 74 { "KYE0001", PROT_MS }, /* Genius PnP Mouse */ 75 { "KYE0002", PROT_MS }, /* MouseSystem (Genius?) SmartScroll */ 87 { "PNP0F01", PROT_MS }, /* MS serial */ 101 { "PNP0F09", PROT_MS }, /* MS BallPoint serial */ 102 { "PNP0F0A", PROT_MS }, /* MS PnP serial */ 103 { "PNP0F0B", PROT_MS }, /* MS PnP BallPoint serial */ 104 { "PNP0F0C", PROT_MS }, /* MS serial compatible */ 107 { "PNP0F0F", PROT_MS }, /* MS BallPoint compatible */ 504 return PROT_MS; [all...] |
| H A D | mouse.h | 60 PROT_MS = 0, enumerator in enum:__anon5f3cc8dd0103
|
| H A D | mouse.c | 261 { "Microsoft", MSE_SERIAL, msDefaults, PROT_MS }, 1435 case PROT_MS: /* Microsoft */ 2685 ** formerly handled as a special case of PROT_MS. However, people 2687 ** Microsoft and use PROT_MS. 3217 PROT_MS, 3230 PROT_MS,
|
| /xsrc/external/mit/xf86-input-vmmouse/dist/src/ |
| H A D | xf86OSmouse.h | 50 PROT_MS = 0, enumerator in enum:__anond837950e0103
|
Completed in 8 milliseconds