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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Dwacom_wac.h24 INTUOS3S, enumerator in enum:__anon4631
H A Dwacom_wac.c428 || (wacom->features->type == INTUOS3S)))
435 if (wacom->features->type >= INTUOS3S) {
453 if (wacom->features->type >= INTUOS3S) {
468 } else if (!(data[1] & 0x10) && wacom->features->type < INTUOS3S) {
488 if (wacom->features->type >= INTUOS3S && wacom->features->type <= INTUOS3L) {
493 } else if (wacom->features->type < INTUOS3S || wacom->features->type == INTUOS3L) {
526 case INTUOS3S:
552 case INTUOS3S:
604 { "Wacom Intuos3 4x5", 10, 25400, 20320, 1023, 63, INTUOS3S },
610 { "Wacom Intuos3 4x6", 10, 31496, 19685, 1023, 63, INTUOS3S },
[all...]

Completed in 44 milliseconds