Home
last modified time | relevance | path

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

/linux-6.15/include/linux/platform_data/x86/
H A Dasus-wmi.h154 #define ASUS_WMI_DSTS_USER_BIT 0x00020000 macro
/linux-6.15/drivers/platform/x86/
H A Dasus-wmi.c4782 if ((result & (ASUS_WMI_DSTS_PRESENCE_BIT | ASUS_WMI_DSTS_USER_BIT)) == in asus_wmi_add()
4783 (ASUS_WMI_DSTS_PRESENCE_BIT | ASUS_WMI_DSTS_USER_BIT)) in asus_wmi_add()