Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Daiptek.c377 int x_max; member
893 aiptek->features->x_max = xResolution; in aiptek_program_tablet()
974 aiptek->features->x_max, aiptek->features->y_max); in aiptek_procfs_read()
1277 aiptek->dev.absmax[ABS_X] = aiptek->features->x_max; in aiptek_probe()
Dwacom.c94 int x_max; member
453 wacom->dev.absmax[ABS_X] = wacom->features->x_max; in wacom_probe()