Searched refs:olpc_xo175_ec_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 207 struct olpc_xo175_ec_cmd { struct 227 struct olpc_xo175_ec_cmd cmd; 239 struct olpc_xo175_ec_cmd cmd; 473 static int olpc_xo175_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *resp, in olpc_xo175_ec_cmd() function 648 .ec_cmd = olpc_xo175_ec_cmd,
|
/kernel/linux/linux-6.6/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 207 struct olpc_xo175_ec_cmd { struct 227 struct olpc_xo175_ec_cmd cmd; 239 struct olpc_xo175_ec_cmd cmd; 473 static int olpc_xo175_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *resp, in olpc_xo175_ec_cmd() function 648 .ec_cmd = olpc_xo175_ec_cmd,
|
Completed in 4 milliseconds