Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dasus-wmi.c67 #define NOTIFY_BRNUP_MIN 0x11 macro
1254 if (code >= NOTIFY_BRNUP_MIN && code <= NOTIFY_BRNUP_MAX) in asus_wmi_backlight_notify()
1255 new = code - NOTIFY_BRNUP_MIN + 1; in asus_wmi_backlight_notify()
1360 if (code >= NOTIFY_BRNUP_MIN && code <= NOTIFY_BRNUP_MAX) in asus_wmi_notify()