Searched refs:system_device_mode (Results 1 – 1 of 1) sorted by relevance
426 char system_device_mode[4] = { 0 }; in hp_wmi_get_tablet_mode() local442 system_device_mode, zero_if_sup(system_device_mode), in hp_wmi_get_tablet_mode()443 sizeof(system_device_mode)); in hp_wmi_get_tablet_mode()447 return system_device_mode[0] == DEVICE_MODE_TABLET; in hp_wmi_get_tablet_mode()