Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/x86/
Dasus-wmi.h134 #define ASUS_WMI_DSTS_USER_BIT 0x00020000 macro
/Linux-v6.6/drivers/platform/x86/
Dasus-wmi.c4405 if (result & (ASUS_WMI_DSTS_PRESENCE_BIT | ASUS_WMI_DSTS_USER_BIT)) in asus_wmi_add()