Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/x86/
H A Dasus-wmi.h94 #define ASUS_WMI_DEVID_PPT_PLAT_SPPT 0x001200B1 macro
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c1136 err = asus_wmi_set_devstate(ASUS_WMI_DEVID_PPT_PLAT_SPPT, value, &result); in ppt_platform_sppt_store()
4365 asus->ppt_plat_sppt_available = asus_wmi_dev_is_present(asus, ASUS_WMI_DEVID_PPT_PLAT_SPPT); in asus_wmi_add()