Searched defs:WAKE_UP (Results 1 – 7 of 7) sorted by relevance
78 #define WAKE_UP 0x80 /* 0/1 Wake-up command from Host to WLAN */ macro
85 #define WAKE_UP 0x80 /* 0/1 Wake-up command from Host to WLAN */ macro
86 #define WAKE_UP 0x80 /* 0/1 Wake-up command from Host to WLAN */ macro
243 #define WAKE_UP(queue) (wake_up_interruptible(&queue)) macro