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
3917 if (code >= NOTIFY_BRNUP_MIN && code <= NOTIFY_BRNUP_MAX)
3918 new = code - NOTIFY_BRNUP_MIN + 1;
4167 code >= NOTIFY_BRNUP_MIN && code <= NOTIFY_BRNDOWN_MAX) {

Completed in 198 milliseconds