Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/x86/
H A Dasus-wmi.h137 #define ASUS_WMI_DSTS_BRIGHTNESS_MASK 0x000000FF macro
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c1479 return result & ASUS_WMI_DSTS_BRIGHTNESS_MASK; in wlan_led_get()
3647 return retval & ASUS_WMI_DSTS_BRIGHTNESS_MASK; in read_brightness()