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

/drivers/input/touchscreen/
H A Dusbtouchscreen.c68 static bool hwcalib_xy; variable
69 module_param(hwcalib_xy, bool, 0644);
70 MODULE_PARM_DESC(hwcalib_xy, "If set hw-calibrated X/Y are used if available");
407 if (hwcalib_xy) {
448 if (hwcalib_xy) {

Completed in 41 milliseconds