Home
last modified time | relevance | path

Searched refs:tabletsw_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c3293 bool tabletsw_state = false; in hotkey_init() local
3429 tabletsw_state = !!(status & TP_HOTKEY_TABLET_MASK); in hotkey_init()
3432 (tabletsw_state) ? "tablet" : "laptop"); in hotkey_init()
3484 SW_TABLET_MODE, tabletsw_state); in hotkey_init()