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

/linux-master/drivers/platform/x86/
H A Dasus-wmi.c61 #define NOTIFY_BRNUP_MIN 0x11 macro
3722 if (code >= NOTIFY_BRNUP_MIN && code <= NOTIFY_BRNUP_MAX)
3723 new = code - NOTIFY_BRNUP_MIN + 1;
3972 code >= NOTIFY_BRNUP_MIN && code <= NOTIFY_BRNDOWN_MAX) {

Completed in 206 milliseconds