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

/drivers/input/touchscreen/
H A Dusbtouchscreen.c75 int min_xc, max_xc; member in struct:usbtouch_device_info
940 if (!usbtouch->type->max_xc) {
941 usbtouch->type->max_xc = 2 * x_len;
943 0, usbtouch->type->max_xc, 0, 0);
1034 .max_xc = 0x0fff,
1046 .max_xc = 0x07ff,
1059 .max_xc = 0x0fff,
1070 .max_xc = 0x4000,
1082 .max_xc = 0x0fff,
1094 .max_xc
[all...]

Completed in 285 milliseconds