Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dasus-wmi.c147 #define ASUS_WMI_DSTS_PRESENCE_BIT 0x00010000 macro
321 if (!(retval & ASUS_WMI_DSTS_PRESENCE_BIT)) in asus_wmi_get_devstate_bits()
474 return result & ASUS_WMI_DSTS_PRESENCE_BIT; in wlan_led_presence()
1113 || (!asus->sfun && !(value & ASUS_WMI_DSTS_PRESENCE_BIT))) in asus_hwmon_sysfs_is_visible()
1800 if (result & (ASUS_WMI_DSTS_PRESENCE_BIT | ASUS_WMI_DSTS_USER_BIT)) in asus_wmi_add()