Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/platform/olpc/
Dolpc-xo1-pm.c86 olpc_ec_cmd(EC_WAKE_UP_WLAN, NULL, 0, NULL, 0); in xo1_power_state_enter()
87 olpc_ec_cmd(EC_WAKE_UP_WLAN, NULL, 0, NULL, 0); in xo1_power_state_enter()
/linux-3.4.99/arch/x86/include/asm/
Dolpc.h112 #define EC_WAKE_UP_WLAN 0x24 macro