Searched refs:tabletsw_state (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 Dthinkpad_acpi.c3240 bool tabletsw_state = false; local
3367 tabletsw_state = !!(status & TP_HOTKEY_TABLET_MASK);
3371 (tabletsw_state) ? "tablet" : "laptop");
3424 SW_TABLET_MODE, tabletsw_state);

Completed in 31 milliseconds