Searched refs:useinput (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/char/
H A Dsonypi.c97 static int useinput = 1; variable
98 module_param(useinput, int, 0444);
99 MODULE_PARM_DESC(useinput,
861 if (useinput)
1274 "compat = %s, mask = 0x%08lx, useinput = %s, acpi = %s\n",
1281 useinput ? "on" : "off",
1373 if (useinput) {
1423 if (useinput) {

Completed in 50 milliseconds