Searched refs:wapf (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/platform/x86/
H A Dasus-laptop.c78 static uint wapf = 1; variable
79 module_param(wapf, uint, 0444);
80 MODULE_PARM_DESC(wapf, "WAPF value");
1378 if (write_acpi_int(asus->handle, "CWAP", wapf))
1379 pr_err("Error calling CWAP(%d)\n", wapf);

Completed in 40 milliseconds