Home
last modified time | relevance | path

Searched refs:y_max (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/
Daiptek.c378 int y_max; member
894 aiptek->features->y_max = yResolution; in aiptek_program_tablet()
974 aiptek->features->x_max, aiptek->features->y_max); in aiptek_procfs_read()
1278 aiptek->dev.absmax[ABS_Y] = aiptek->features->y_max; in aiptek_probe()
Dwacom.c95 int y_max; member
454 wacom->dev.absmax[ABS_Y] = wacom->features->y_max; in wacom_probe()