Home
last modified time | relevance | path

Searched defs:ec_cmd (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/target/
Dtarget_core_xcopy.c581 struct se_cmd *ec_cmd, in target_xcopy_read_source()
626 struct se_cmd *ec_cmd, in target_xcopy_write_destination()
670 struct se_cmd *ec_cmd = xop->xop_se_cmd; in target_xcopy_do_work() local
/linux-5.19.10/include/linux/
Dolpc-ec.h39 int (*ec_cmd)(u8, u8 *, size_t, u8 *, size_t, void *); member
/linux-5.19.10/drivers/platform/olpc/
Dolpc-ec.c265 unsigned char ec_cmd[EC_MAX_CMD_ARGS]; in ec_dbgfs_cmd_write() local