Commit edf71d2a664f6ed2a3ecccf77760c31410017444
- Diff rendering mode:
- inline
- side by side
src/xf86WacomDefs.h
(0 / 4)
|   | |||
| 324 | 324 | ||
| 325 | 325 | WacomDeviceState work; /* next state */ | |
| 326 | 326 | ||
| 327 | /* the following struct contains the current known state of the | ||
| 328 | * device channel, as well as the previous MAX_SAMPLES states | ||
| 329 | * for use in detecting hardware defects, jitter, trends, etc. */ | ||
| 330 | |||
| 331 | 327 | /* the following union contains the current known state of the | |
| 332 | 328 | * device channel, as well as the previous MAX_SAMPLES states | |
| 333 | 329 | * for use in detecting hardware defects, jitter, trends, etc. */ |

