Searched refs:L3H (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_acpi.c130 L3H, /* L3H, L2000E, L5D */ enumerator in enum:asus_hotk::__anon13939
248 .name = "L3H",
791 if (hotk->model == L3H) {
792 /* L3H and the like have to be handled differently */
858 if (hotk->model != L3H) {
864 /* L3H and the like must be handled differently */
869 /* L3H's AML executes EHK (0x07) upon Fn+F7 keypress,
1215 strncmp(model, "L3H", 3) == 0 || strncmp(model, "L5D", 3) == 0)
1216 return L3H;
[all...]

Completed in 37 milliseconds