Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c528 char system_device_mode[4] = { 0 }; in hp_wmi_get_tablet_mode() local
544 system_device_mode, zero_if_sup(system_device_mode), in hp_wmi_get_tablet_mode()
545 sizeof(system_device_mode)); in hp_wmi_get_tablet_mode()
549 return system_device_mode[0] == DEVICE_MODE_TABLET; in hp_wmi_get_tablet_mode()