Home
last modified time | relevance | path

Searched defs:ec_cmd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dolpc-ec.h39 int (*ec_cmd)(u8, u8 *, size_t, u8 *, size_t, void *); member
/kernel/linux/linux-6.6/include/linux/
H A Dolpc-ec.h39 int (*ec_cmd)(u8, u8 *, size_t, u8 *, size_t, void *); member
/kernel/linux/linux-5.10/drivers/platform/olpc/
H A Dolpc-ec.c266 unsigned char ec_cmd[EC_MAX_CMD_ARGS]; in ec_dbgfs_cmd_write() local
/kernel/linux/linux-6.6/drivers/platform/olpc/
H A Dolpc-ec.c265 unsigned char ec_cmd[EC_MAX_CMD_ARGS]; in ec_dbgfs_cmd_write() local
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.c684 struct se_cmd *ec_cmd = xop->xop_se_cmd; in target_xcopy_do_work() local
594 target_xcopy_read_source( struct se_cmd *ec_cmd, struct xcopy_op *xop, struct se_device *src_dev, sector_t src_lba, u32 src_sectors) target_xcopy_read_source() argument
639 target_xcopy_write_destination( struct se_cmd *ec_cmd, struct xcopy_op *xop, struct se_device *dst_dev, sector_t dst_lba, u32 dst_sectors) target_xcopy_write_destination() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.c659 struct se_cmd *ec_cmd = xop->xop_se_cmd; in target_xcopy_do_work() local
569 target_xcopy_read_source( struct se_cmd *ec_cmd, struct xcopy_op *xop, struct se_device *src_dev, sector_t src_lba, u32 src_bytes) target_xcopy_read_source() argument
614 target_xcopy_write_destination( struct se_cmd *ec_cmd, struct xcopy_op *xop, struct se_device *dst_dev, sector_t dst_lba, u32 dst_bytes) target_xcopy_write_destination() argument
[all...]

Completed in 4 milliseconds