Home
last modified time | relevance | path

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

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