Home
last modified time | relevance | path

Searched refs:in_cmd (Results 1 - 13 of 13) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/ts/streamhash/
H A Dbuild_ts_js.py22 def run_command(in_cmd):
23 print(" ".join(in_cmd))
24 proc = subprocess.Popen(in_cmd, stdout=subprocess.PIPE,
/foundation/filemanagement/file_api/interfaces/kits/ts/streamrw/
H A Dbuild_ts_js.py22 def run_command(in_cmd):
23 print(" ".join(in_cmd))
24 proc = subprocess.Popen(in_cmd, stdout=subprocess.PIPE,
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcmd.h44 struct cmd_header *in_cmd, int in_cmd_size);
47 struct cmd_header *in_cmd, int in_cmd_size,
52 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,
H A Dcmd.c1500 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd_async()
1537 memcpy(cmdnode->cmdbuf, in_cmd, in_cmd_size); in __lbs_cmd_async()
1555 struct cmd_header *in_cmd, int in_cmd_size) in lbs_cmd_async()
1557 __lbs_cmd_async(priv, command, in_cmd, in_cmd_size, in lbs_cmd_async()
1562 struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd()
1570 cmdnode = __lbs_cmd_async(priv, command, in_cmd, in_cmd_size, in __lbs_cmd()
1499 __lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd_async() argument
1554 lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbs_cmd_async() argument
1561 __lbs_cmd(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd() argument
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcmd.h44 struct cmd_header *in_cmd, int in_cmd_size);
47 struct cmd_header *in_cmd, int in_cmd_size,
52 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,
H A Dcmd.c1508 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd_async()
1545 memcpy(cmdnode->cmdbuf, in_cmd, in_cmd_size); in __lbs_cmd_async()
1563 struct cmd_header *in_cmd, int in_cmd_size) in lbs_cmd_async()
1565 __lbs_cmd_async(priv, command, in_cmd, in_cmd_size, in lbs_cmd_async()
1570 struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd()
1578 cmdnode = __lbs_cmd_async(priv, command, in_cmd, in_cmd_size, in __lbs_cmd()
1507 __lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd_async() argument
1562 lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbs_cmd_async() argument
1569 __lbs_cmd(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd() argument
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c604 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbtf_cmd_async()
633 memcpy(cmdnode->cmdbuf, in_cmd, in_cmd_size); in __lbtf_cmd_async()
654 struct cmd_header *in_cmd, int in_cmd_size) in lbtf_cmd_async()
657 __lbtf_cmd_async(priv, command, in_cmd, in_cmd_size, NULL, 0); in lbtf_cmd_async()
662 struct cmd_header *in_cmd, int in_cmd_size, in __lbtf_cmd()
673 cmdnode = __lbtf_cmd_async(priv, command, in_cmd, in_cmd_size, in __lbtf_cmd()
603 __lbtf_cmd_async(struct lbtf_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbtf_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbtf_cmd_async() argument
653 lbtf_cmd_async(struct lbtf_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbtf_cmd_async() argument
661 __lbtf_cmd(struct lbtf_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbtf_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbtf_cmd() argument
H A Dlibertas_tf.h510 struct cmd_header *in_cmd, int in_cmd_size);
513 struct cmd_header *in_cmd, int in_cmd_size,
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c604 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbtf_cmd_async()
633 memcpy(cmdnode->cmdbuf, in_cmd, in_cmd_size); in __lbtf_cmd_async()
654 struct cmd_header *in_cmd, int in_cmd_size) in lbtf_cmd_async()
657 __lbtf_cmd_async(priv, command, in_cmd, in_cmd_size, NULL, 0); in lbtf_cmd_async()
662 struct cmd_header *in_cmd, int in_cmd_size, in __lbtf_cmd()
673 cmdnode = __lbtf_cmd_async(priv, command, in_cmd, in_cmd_size, in __lbtf_cmd()
603 __lbtf_cmd_async(struct lbtf_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbtf_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbtf_cmd_async() argument
653 lbtf_cmd_async(struct lbtf_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbtf_cmd_async() argument
661 __lbtf_cmd(struct lbtf_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbtf_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbtf_cmd() argument
H A Dlibertas_tf.h511 struct cmd_header *in_cmd, int in_cmd_size);
514 struct cmd_header *in_cmd, int in_cmd_size,
/kernel/linux/common_modules/tzdriver/core/
H A Dsmc_smp.h150 const struct tc_ns_smc_cmd *in_cmd);
H A Dsmc_smp.c716 int send_smc_cmd_rebooting(uint32_t cmd_id, phys_addr_t cmd_addr, uint32_t cmd_type, const struct tc_ns_smc_cmd *in_cmd) in send_smc_cmd_rebooting() argument
722 if (in_cmd != NULL) { in send_smc_cmd_rebooting()
723 if (memcpy_s(&cmd, sizeof(cmd), in_cmd, sizeof(*in_cmd)) != EOK) { in send_smc_cmd_rebooting()
744 int send_smc_cmd_rebooting(uint32_t cmd_id, phys_addr_t cmd_addr, uint32_t cmd_type, const struct tc_ns_smc_cmd *in_cmd) in send_smc_cmd_rebooting() argument
749 (void)in_cmd; in send_smc_cmd_rebooting()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c3295 static struct lvp_cmd_push_descriptor_set *create_push_descriptor_set(struct vk_cmd_push_descriptor_set_khr *in_cmd) in create_push_descriptor_set() argument
3297 LVP_FROM_HANDLE(lvp_pipeline_layout, layout, in_cmd->layout); in create_push_descriptor_set()
3301 for (unsigned i = 0; i < in_cmd->descriptor_write_count; i++) { in create_push_descriptor_set()
3302 count_descriptors += in_cmd->descriptor_writes[i].descriptorCount; in create_push_descriptor_set()
3309 in_cmd->descriptor_write_count * sizeof(struct lvp_write_descriptor), in create_push_descriptor_set()
3316 out_cmd->bind_point = in_cmd->pipeline_bind_point; in create_push_descriptor_set()
3318 out_cmd->set = in_cmd->set; in create_push_descriptor_set()
3319 out_cmd->descriptor_write_count = in_cmd->descriptor_write_count; in create_push_descriptor_set()
3325 for (unsigned i = 0; i < in_cmd->descriptor_write_count; i++) { in create_push_descriptor_set()
3329 desc->dst_binding = in_cmd in create_push_descriptor_set()
[all...]

Completed in 17 milliseconds