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.c684 char system_device_mode[4] = { 0 }; in hp_wmi_get_tablet_mode()
700 system_device_mode, zero_if_sup(system_device_mode), in omen_thermal_profile_set()
701 sizeof(system_device_mode)); in omen_thermal_profile_set()
705 return system_device_mode[0] == DEVICE_MODE_TABLET; in omen_thermal_profile_set()
665 char system_device_mode[4] = { 0 }; hp_wmi_get_tablet_mode() local