/openbmc/linux/arch/arm/nwfpe/ |
H A D | fpmodule.c | 48 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify()
|
/openbmc/linux/arch/arm/mach-vt8500/ |
H A D | vt8500.c | 33 static void vt8500_restart(enum reboot_mode mode, const char *cmd) in vt8500_restart()
|
/openbmc/linux/arch/arm/mach-clps711x/ |
H A D | board-dt.c | 63 static void clps711x_restart(enum reboot_mode mode, const char *cmd) in clps711x_restart()
|
/openbmc/linux/arch/arm/mach-tegra/ |
H A D | irq.c | 47 unsigned long cmd, void *v) in tegra_gic_notifier()
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | cmp.c | 31 ulong cmd; member
|
H A D | cmpi.c | 31 ulong cmd; member
|
/openbmc/ipmitool/src/plugins/free/ |
H A D | free.c | 207 uint8_t cmd = req->msg.cmd; in ipmi_free_send_cmd() local
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_world.h | 40 world_cmd *cmd; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | intel_scu_ipc.h | 60 static inline int intel_scu_ipc_dev_command(struct intel_scu_ipc_dev *scu, int cmd, in intel_scu_ipc_dev_command()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | reboot.c | 134 void machine_restart(char *cmd) in machine_restart()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cmdresp.c | 225 struct cmd_header cmd; in lbs_process_event() local
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | storcenter.c | 101 static void __noreturn storcenter_restart(char *cmd) in storcenter_restart()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | assert.c | 34 char cmd[strlen(addr2line) + strlen(pipeline) + in test_dump_stack() local
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_debugfs.c | 37 struct scsi_cmnd *cmd = blk_mq_rq_to_pdu(rq), *cmd2; in scsi_show_rq() local
|
/openbmc/u-boot/common/ |
H A D | command.c | 85 cmd_tbl_t *find_cmd_tbl(const char *cmd, cmd_tbl_t *table, int table_len) in find_cmd_tbl() 119 cmd_tbl_t *find_cmd(const char *cmd) in find_cmd() 188 const char *cmd; in complete_subcmdv() local
|
/openbmc/u-boot/tools/ |
H A D | imx8image.c | 77 static void parse_cfg_cmd(image_t *param_stack, int32_t cmd, char *token, in parse_cfg_cmd() 139 static void parse_cfg_fld(image_t *param_stack, int32_t *cmd, char *token, in parse_cfg_fld() 239 int32_t cmd; in parse_cfg_file() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 297 struct init_write_op *cmd, in qed_init_cmd_array() 429 struct qed_ptt *p_ptt, struct init_read_op *cmd) in qed_init_cmd_rd() 566 union init_op *cmd = &init_ops[cmd_num]; in qed_init_run() local
|
/openbmc/linux/fs/autofs/ |
H A D | root.c | 855 unsigned int cmd, unsigned long arg) in autofs_root_ioctl_unlocked() 906 unsigned int cmd, unsigned long arg) in autofs_root_ioctl() 915 unsigned int cmd, unsigned long arg) in autofs_root_compat_ioctl()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.h | 69 enum hclge_opcode_type cmd; member 85 enum hnae3_dbg_cmd cmd; member 91 enum hnae3_dbg_cmd cmd; member
|
/openbmc/linux/drivers/target/ |
H A D | target_core_rd.c | 379 static sense_reason_t rd_do_prot_rw(struct se_cmd *cmd, bool is_read) in rd_do_prot_rw() 417 rd_execute_rw(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in rd_execute_rw() 651 rd_parse_cdb(struct se_cmd *cmd) in rd_parse_cdb()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11n_rxreorder.c | 433 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req() 453 struct host_cmd_ds_command *cmd, in mwifiex_cmd_11n_addba_rsp_gen() 523 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | hermes.c | 105 static int hermes_issue_cmd(struct hermes *hw, u16 cmd, u16 param0, in hermes_issue_cmd() 134 static int hermes_doicmd_wait(struct hermes *hw, u16 cmd, in hermes_doicmd_wait() 252 static int hermes_docmd_wait(struct hermes *hw, u16 cmd, u16 parm0, in hermes_docmd_wait()
|
/openbmc/linux/drivers/char/ |
H A D | lp.c | 582 static int lp_do_ioctl(unsigned int minor, unsigned int cmd, in lp_do_ioctl() 724 static long lp_ioctl(struct file *file, unsigned int cmd, in lp_ioctl() 752 static long lp_compat_ioctl(struct file *file, unsigned int cmd, in lp_compat_ioctl()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-pcm-rpmsg.c | 238 int cmd; in imx_rpmsg_pcm_open() local 435 int cmd; in imx_rpmsg_terminate_all() local 461 struct snd_pcm_substream *substream, int cmd) in imx_rpmsg_pcm_trigger()
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_f34v7.c | 94 u8 cmd) in rmi_f34v7_write_command_single_transaction() 155 static int rmi_f34v7_write_command(struct f34_data *f34, u8 cmd) in rmi_f34v7_write_command() 227 static int rmi_f34v7_write_partition_id(struct f34_data *f34, u8 cmd) in rmi_f34v7_write_partition_id()
|