Home
last modified time | relevance | path

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

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