Searched refs:hwcalib_xy (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.c66 static int hwcalib_xy; variable
67 module_param(hwcalib_xy, bool, 0644);
68 MODULE_PARM_DESC(hwcalib_xy, "If set hw-calibrated X/Y are used if available");
349 if (hwcalib_xy) {
390 if (hwcalib_xy) {

Completed in 105 milliseconds