Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/x86/
H A Dasus-wmi.h135 #define ASUS_WMI_DSTS_USER_BIT 0x00020000 macro
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c4407 if (result & (ASUS_WMI_DSTS_PRESENCE_BIT | ASUS_WMI_DSTS_USER_BIT)) in asus_wmi_add()