Searched refs:olpc_xo1_ec_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc.c | 109 static int olpc_xo1_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_xo1_ec_cmd() function 265 .ec_cmd = olpc_xo1_ec_cmd, 276 .ec_cmd = olpc_xo1_ec_cmd,
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | olpc.c | 109 static int olpc_xo1_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_xo1_ec_cmd() function 265 .ec_cmd = olpc_xo1_ec_cmd, 276 .ec_cmd = olpc_xo1_ec_cmd,
|
Completed in 1 milliseconds