Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/x86/
H A Dasus-wmi.h57 #define ASUS_WMI_DEVID_BRIGHTNESS 0x00050012 macro
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c3624 err = asus_wmi_get_devstate(asus, ASUS_WMI_DEVID_BRIGHTNESS, &retval); in read_brightness_max()
3643 err = asus_wmi_get_devstate(asus, ASUS_WMI_DEVID_BRIGHTNESS, &retval); in read_brightness()
3692 err = asus_wmi_set_devstate(ASUS_WMI_DEVID_BRIGHTNESS, in update_bl_status()