Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dasus-wmi.c148 #define ASUS_WMI_DSTS_PRESENCE_BIT 0x00010000 macro
382 if (!(retval & ASUS_WMI_DSTS_PRESENCE_BIT)) in asus_wmi_get_devstate_bits()
535 return result & ASUS_WMI_DSTS_PRESENCE_BIT; in wlan_led_presence()
1388 || (!asus->sfun && !(value & ASUS_WMI_DSTS_PRESENCE_BIT))) in asus_hwmon_sysfs_is_visible()
2102 if (result & (ASUS_WMI_DSTS_PRESENCE_BIT | ASUS_WMI_DSTS_USER_BIT)) in asus_wmi_add()