Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dolpc-ec.h10 #define EC_READ_EB_MODE 0x2a macro
/linux-4.1.27/arch/x86/platform/olpc/
Dolpc-xo1-sci.c83 if (olpc_ec_cmd(EC_READ_EB_MODE, NULL, 0, &state, 1)) { in send_ebook_state()