Searched refs:EC_WAKE_UP_WLAN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc.c | 256 olpc_ec_cmd(EC_WAKE_UP_WLAN, NULL, 0, NULL, 0); in olpc_xo1_ec_resume() 257 olpc_ec_cmd(EC_WAKE_UP_WLAN, NULL, 0, NULL, 0); in olpc_xo1_ec_resume()
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | olpc.c | 256 olpc_ec_cmd(EC_WAKE_UP_WLAN, NULL, 0, NULL, 0); in olpc_xo1_ec_resume() 257 olpc_ec_cmd(EC_WAKE_UP_WLAN, NULL, 0, NULL, 0); in olpc_xo1_ec_resume()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | olpc-ec.h | 10 #define EC_WAKE_UP_WLAN 0x24 macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | olpc-ec.h | 10 #define EC_WAKE_UP_WLAN 0x24 macro
|
Completed in 2 milliseconds