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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dusbtouchscreen.c73 int min_xc, max_xc; member in struct:usbtouch_device_info
882 if (!usbtouch->type->max_xc) {
883 usbtouch->type->max_xc = 2 * x_len;
885 0, usbtouch->type->max_xc, 0, 0);
944 .max_xc = 0x07ff,
957 .max_xc = 0x0fff,
968 .max_xc = 0x4000,
980 .max_xc = 0x0fff,
992 .max_xc = 0x07ff,
1005 .max_xc
[all...]

Completed in 113 milliseconds