Home
last modified time | relevance | path

Searched defs:cmd (Results 851 – 875 of 4687) sorted by relevance

1...<<31323334353637383940>>...188

/openbmc/linux/fs/ceph/
H A Dioctl.c320 static const char *ceph_ioctl_cmd_name(const unsigned int cmd) in ceph_ioctl_cmd_name()
356 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
/openbmc/u-boot/tools/
H A Dimximage.c174 int32_t cmd) in set_dcd_param_v2()
599 static void parse_cfg_cmd(struct imx_header *imxhdr, int32_t cmd, char *token, in parse_cfg_cmd()
681 static void parse_cfg_fld(struct imx_header *imxhdr, int32_t *cmd, in parse_cfg_fld()
745 int32_t cmd; in parse_cfg_file() local
/openbmc/linux/drivers/comedi/drivers/
H A Ddmm32at.c234 struct comedi_cmd *cmd) in dmm32at_ai_check_chanlist()
261 struct comedi_cmd *cmd) in dmm32at_ai_cmdtest()
365 struct comedi_cmd *cmd = &s->async->cmd; in dmm32at_ai_cmd() local
418 struct comedi_cmd *cmd = &s->async->cmd; in dmm32at_isr() local
H A Ddas6402.c177 struct comedi_cmd *cmd = &async->cmd; in das6402_interrupt() local
225 struct comedi_cmd *cmd = &s->async->cmd; in das6402_ai_cmd() local
248 struct comedi_cmd *cmd) in das6402_ai_check_chanlist()
289 struct comedi_cmd *cmd) in das6402_ai_cmdtest()
H A Dgsc_hpdi.c144 struct comedi_cmd *cmd = &s->async->cmd; in gsc_hpdi_drain_dma() local
279 struct comedi_cmd *cmd = &async->cmd; in gsc_hpdi_cmd() local
331 struct comedi_cmd *cmd) in gsc_hpdi_check_chanlist()
350 struct comedi_cmd *cmd) in gsc_hpdi_cmd_test()
H A Ddt2811.c197 struct comedi_cmd *cmd = &async->cmd; in dt2811_interrupt() local
255 struct comedi_cmd *cmd = &s->async->cmd; in dt2811_ai_cmd() local
391 struct comedi_cmd *cmd) in dt2811_ai_cmdtest()
H A Dpcl711.c184 struct comedi_cmd *cmd = &s->async->cmd; in pcl711_interrupt() local
272 struct comedi_subdevice *s, struct comedi_cmd *cmd) in pcl711_ai_cmdtest()
339 struct comedi_cmd *cmd = &s->async->cmd; in pcl711_ai_cmd() local
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c345 static int mixer_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_ioctl()
369 static long mixer_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_unlocked_ioctl()
985 static int sq_ioctl(struct file *file, u_int cmd, u_long arg) in sq_ioctl()
1143 static long sq_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in sq_unlocked_ioctl()
/openbmc/linux/drivers/scsi/
H A Dqlogicpti.c857 static inline void marker_frob(struct Command_Entry *cmd) in marker_frob()
868 static inline void cmd_frob(struct Command_Entry *cmd, struct scsi_cmnd *Cmnd, in cmd_frob()
898 static inline int load_cmd(struct scsi_cmnd *Cmnd, struct Command_Entry *cmd, in load_cmd()
1022 struct Command_Entry *cmd; in qlogicpti_queuecommand_lck() local
/openbmc/linux/drivers/iio/chemical/
H A Dscd4x.c98 static int scd4x_send_command(struct scd4x_state *state, enum scd4x_cmd cmd) in scd4x_send_command()
131 static int scd4x_read(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_read()
184 static int scd4x_write(struct scd4x_state *state, enum scd4x_cmd cmd, uint16_t arg) in scd4x_write()
220 static int scd4x_write_and_fetch(struct scd4x_state *state, enum scd4x_cmd cmd, in scd4x_write_and_fetch()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/
H A Dtargetbuildproject.py39 def _run(self, cmd): argument
/openbmc/u-boot/board/freescale/m5329evb/
H A Dnand.c22 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_plat.c26 static void plat_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in plat_cmd_ctrl()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lookup_key.c26 int BPF_PROG(bpf, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG()
/openbmc/linux/arch/x86/kernel/apic/
H A Dhw_nmi.c45 static int nmi_cpu_backtrace_handler(unsigned int cmd, struct pt_regs *regs) in nmi_cpu_backtrace_handler()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.c36 union dmub_rb_cmd cmd; in dmub_hw_lock_mgr_cmd() local
/openbmc/linux/drivers/media/usb/gspca/
H A Dtouptek.c152 struct cmd { struct
153 u16 value;
154 u16 index;
/openbmc/qemu/tests/unit/
H A Dtest-qmp-cmds.c274 #define cmd "{ 'execute': 'test-command-features1' }" in test_dispatch_cmd_deprecated() macro
297 #define cmd "{ 'execute': 'test-features0'," \ in test_dispatch_cmd_arg_deprecated() macro
321 #define cmd "{ 'execute': 'test-features0' }" in test_dispatch_cmd_ret_deprecated() macro
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c721 mwifiex_cmd_uap_sys_config(struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_uap_sys_config()
758 struct host_cmd_ds_command *cmd, u8 *mac) in mwifiex_cmd_uap_sta_deauth()
780 struct host_cmd_ds_command *cmd = cmd_buf; in mwifiex_uap_prepare_cmd() local
/openbmc/linux/drivers/mfd/
H A Dintel-m10-bmc-pmci.c48 unsigned int cmd; in indirect_clear_cmd() local
65 unsigned int cmd, ack, tmpval; in indirect_reg_read() local
97 unsigned int cmd, ack; in indirect_reg_write() local
/openbmc/qemu/tests/qtest/
H A Divshmem-test.c106 static void setup_vm_cmd(IVState *s, const char *cmd, bool msix) in setup_vm_cmd()
136 char *cmd = g_strdup_printf("-object memory-backend-file" in setup_vm() local
294 char *cmd; in setup_vm_with_server() local
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c80 void sym_print_xerr(struct scsi_cmnd *cmd, int x_status) in sym_print_xerr()
1634 struct scsi_cmnd *cmd; local
2304 u_char cmd = dbc >> 24; local
2398 u_char cmd; local
3205 struct scsi_cmnd *cmd; local
4644 struct sym_ccb *sym_get_ccb (struct sym_hcb *np, struct scsi_cmnd *cmd, u_char tag_order)
5130 int sym_queue_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp)
5320 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out)
5353 struct scsi_cmnd *cmd; local
5491 struct scsi_cmnd *cmd; local
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c206 struct ena_admin_aq_entry *cmd, in __ena_com_submit_admin_cmd()
286 struct ena_admin_aq_entry *cmd, in ena_com_submit_admin_cmd()
582 struct ena_admin_set_feat_cmd cmd; in ena_com_set_llq() local
1304 struct ena_admin_aq_entry *cmd, in ena_com_execute_admin_command()
1502 struct ena_admin_set_feat_cmd cmd; in ena_com_set_aenq_config() local
2181 struct ena_admin_set_feat_cmd cmd; in ena_com_set_dev_mtu() local
2232 struct ena_admin_set_feat_cmd cmd; in ena_com_set_hash_function() local
2404 struct ena_admin_set_feat_cmd cmd; in ena_com_set_hash_ctrl() local
2564 struct ena_admin_set_feat_cmd cmd; in ena_com_indirect_table_set() local
2743 struct ena_admin_set_feat_cmd cmd; in ena_com_set_host_attributes() local
/openbmc/u-boot/board/cssi/MCR3000/
H A Dnand.c17 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/openbmc/qemu/scripts/
H A Dcheck_sparse.py53 cmd = cmdline_for_sparse(sparse, cmdline) variable

1...<<31323334353637383940>>...188