Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dolpc-ec.h14 #define EC_SET_SCI_INHIBIT 0x32 macro
/Linux-v5.4/arch/x86/platform/olpc/
Dolpc.c244 return olpc_ec_cmd(EC_SET_SCI_INHIBIT, NULL, 0, NULL, 0); in olpc_xo1_ec_suspend()