Home
last modified time | relevance | path

Searched defs:cmd (Results 651 – 675 of 4687) sorted by relevance

1...<<21222324252627282930>>...188

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c173 struct mmc_cmd *cmd; /* Current command */ member
373 static void bcm2835_prepare_data(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_prepare_data()
403 static int bcm2835_send_command(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_send_command()
461 struct mmc_cmd *cmd = host->cmd; in bcm2835_finish_command() local
656 static int bcm2835_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in bcm2835_send_cmd()
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c363 int fun_submit_admin_cmd(struct fun_dev *fdev, struct fun_admin_req_common *cmd, in fun_submit_admin_cmd()
414 const struct fun_admin_req_common *cmd, in fun_abandon_admin_cmd()
461 struct fun_admin_req_common *cmd, void *rsp, in fun_submit_admin_sync_cmd()
517 } cmd; in fun_get_res_count() local
552 } cmd = { in fun_bind() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c590 isac_ctrl(struct isac_hw *isac, u32 cmd, unsigned long para) in isac_ctrl()
626 isac_l1cmd(struct dchannel *dch, u32 cmd) in isac_l1cmd()
912 hscx_cmdr(struct hscx_hw *hx, u8 cmd) in hscx_cmdr()
1386 hscx_bctrl(struct mISDNchannel *ch, u32 cmd, void *arg) in hscx_bctrl()
1525 ipac_dctrl(struct mISDNchannel *ch, u32 cmd, void *arg) in ipac_dctrl()
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp320 static void ipmi_hiomap_event_response(IpmiCmdData cmd, bool status) in ipmi_hiomap_event_response()
378 auto cmd = std::make_pair(IPMI_CMD_HIOMAP_EVENT, ctx->bmc_events); in hiomap_handle_property_update() local
385 static int hiomap_protocol_reset_response([[maybe_unused]] IpmiCmdData cmd, in hiomap_protocol_reset_response()
415 auto cmd = std::make_pair(IPMI_CMD_HIOMAP_EVENT, BMC_EVENT_PROTOCOL_RESET); in hiomap_protocol_reset() local
766 [[maybe_unused]] ipmi_netfn_t netfn, [[maybe_unused]] ipmi_cmd_t cmd, in hiomap_dispatch()
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c69 static int s3c_read_cmd(unsigned int cmd) in s3c_read_cmd()
74 static void s3c_write_cmd(int value, unsigned int cmd) in s3c_write_cmd()
270 static int s3c_onenand_command(struct mtd_info *mtd, int cmd, in s3c_onenand_command()
465 size_t len, int cmd) in s3c_onenand_do_lock_cmd()
/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_smbus.c88 u8 cmd[4] = { 0x00, 0x07, 0x00, mode }; in elan_smbus_set_mode() local
109 u8 cmd[4] = { 0x00, 0x08, 0x00, 0x01 }; in elan_smbus_calibrate() local
331 u8 cmd[4] = { 0x00, 0x0B, 0x00, 0x5A }; in elan_smbus_set_flash_key() local
351 u8 cmd[4] = {0x0F, 0x78, 0x00, 0x06}; in elan_smbus_prepare_fw_update() local
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c308 struct snd_pcm_substream *substream, int cmd) in hda_ipc4_pre_trigger()
351 struct snd_pcm_substream *substream, int cmd) in hda_trigger()
374 struct snd_pcm_substream *substream, int cmd) in hda_ipc4_post_trigger()
525 struct snd_pcm_substream *substream, int cmd) in hda_ipc3_post_trigger()
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_xgmac.c40 void __iomem *cmd, void __iomem *cmd_done, in xgene_enet_wr_indirect()
65 void __iomem *addr, *wr, *cmd, *cmd_done; in xgene_enet_wr_pcs() local
102 void __iomem *cmd, void __iomem *cmd_done, in xgene_enet_rd_indirect()
127 void __iomem *addr, *rd, *cmd, *cmd_done; in xgene_enet_rd_pcs() local
/openbmc/linux/include/uapi/linux/
H A Dipmi.h150 unsigned char cmd; member
157 unsigned char cmd; member
341 unsigned char cmd; member
369 unsigned int cmd; member
/openbmc/linux/sound/aoa/soundbus/i2sbus/
H A Dpcm.c334 unsigned int cmd, stopaddr; in i2sbus_pcm_prepare() local
530 static int i2sbus_pcm_trigger(struct i2sbus_dev *i2sdev, int in, int cmd) in i2sbus_pcm_trigger()
749 static int i2sbus_playback_trigger(struct snd_pcm_substream *substream, int cmd) in i2sbus_playback_trigger()
817 static int i2sbus_record_trigger(struct snd_pcm_substream *substream, int cmd) in i2sbus_record_trigger()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c388 static int enic_grxclsrlall(struct enic *enic, struct ethtool_rxnfc *cmd, in enic_grxclsrlall()
412 static int enic_grxclsrule(struct enic *enic, struct ethtool_rxnfc *cmd) in enic_grxclsrule()
449 static int enic_get_rx_flow_hash(struct enic *enic, struct ethtool_rxnfc *cmd) in enic_get_rx_flow_hash()
492 static int enic_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in enic_get_rxnfc()
/openbmc/linux/sound/soc/sof/
H A Dipc4-pcm.c104 sof_ipc4_update_pipeline_state(struct snd_sof_dev *sdev, int state, int cmd, in sof_ipc4_update_pipeline_state()
208 int state, int cmd) in sof_ipc4_chain_dma_trigger()
280 struct snd_pcm_substream *substream, int state, int cmd) in sof_ipc4_trigger_pipelines()
407 struct snd_pcm_substream *substream, int cmd) in sof_ipc4_pcm_trigger()
/openbmc/linux/fs/proc/
H A Dinode.c382 static long pde_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned lon… in pde_ioctl()
392 static long proc_reg_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in proc_reg_unlocked_ioctl()
407 static long pde_compat_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsig… in pde_compat_ioctl()
417 static long proc_reg_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in proc_reg_compat_ioctl()
/openbmc/linux/drivers/comedi/drivers/
H A Ddas800.c265 struct comedi_cmd *cmd) in das800_ai_check_chanlist()
293 struct comedi_cmd *cmd) in das800_ai_do_cmdtest()
369 struct comedi_cmd *cmd = &async->cmd; in das800_ai_do_cmd() local
425 struct comedi_cmd *cmd; in das800_interrupt() local
H A Daddi_apci_1500.c284 struct comedi_cmd *cmd = &s->async->cmd; in apci1500_di_inttrig_start() local
372 struct comedi_cmd *cmd) in apci1500_di_cmdtest()
723 unsigned int cmd; in apci1500_timer_insn_write() local
742 unsigned int cmd; in apci1500_timer_insn_read() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c178 struct iwl_host_cmd cmd = {}; in iwl_mvm_send_temp_cmd() local
366 struct iwl_host_cmd cmd = { in iwl_mvm_tt_tx_backoff() local
509 struct iwl_mvm_ctdp_cmd cmd = { in iwl_mvm_ctdp_command() local
562 struct temp_report_ths_cmd cmd = {0}; in iwl_mvm_send_temp_report_ths_cmd() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c266 const u32 cmd = NFP_NET_CFG_MBOX_CMD_DCB_UPDATE; in nfp_nic_dcbnl_ieee_setets() local
330 const u32 cmd = NFP_NET_CFG_MBOX_CMD_DCB_UPDATE; in nfp_nic_dcbnl_ieee_setmaxrate() local
364 const u32 cmd = NFP_NET_CFG_MBOX_CMD_DCB_UPDATE; in nfp_nic_set_trust_status() local
401 const u32 cmd = NFP_NET_CFG_MBOX_CMD_DCB_UPDATE; in nfp_nic_set_dscp2prio() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Dvmware.c60 #define VMWARE_PORT(cmd, eax, ebx, ecx, edx) \ argument
68 #define VMWARE_VMCALL(cmd, eax, ebx, ecx, edx) \ argument
76 #define VMWARE_VMMCALL(cmd, eax, ebx, ecx, edx) \ argument
84 #define VMWARE_CMD(cmd, eax, ebx, ecx, edx) do { \ argument
/openbmc/linux/drivers/tty/
H A Dpty.c454 unsigned int cmd, unsigned long arg) in pty_bsd_ioctl()
475 unsigned int cmd, unsigned long arg) in pty_bsd_compat_ioctl()
643 unsigned int cmd, unsigned long arg) in pty_unix98_ioctl()
665 unsigned int cmd, unsigned long arg) in pty_unix98_compat_ioctl()
/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pa_pmu.c92 u32 cmd = hisi_get_tgtid_cmd(event); in hisi_pa_pmu_config_tgtid() local
105 u32 cmd = hisi_get_tgtid_cmd(event); in hisi_pa_pmu_clear_tgtid() local
114 u32 cmd = hisi_get_srcid_cmd(event); in hisi_pa_pmu_config_srcid() local
127 u32 cmd = hisi_get_srcid_cmd(event); in hisi_pa_pmu_clear_srcid() local
/openbmc/linux/drivers/iio/adc/
H A Dti-ads7950.c56 #define TI_ADS7950_MAN_CMD(cmd) (TI_ADS7950_CR_MANUAL | (cmd)) argument
57 #define TI_ADS7950_GPIO_CMD(cmd) (TI_ADS7950_CR_GPIO | (cmd)) argument
287 int i, cmd, len; in ti_ads7950_update_scan_mode() local
329 int ret, cmd; in ti_ads7950_scan_direct() local
/openbmc/linux/net/l2tp/
H A Dl2tp_netlink.c105 u8 cmd) in l2tp_tunnel_notify()
133 u8 cmd) in l2tp_session_notify()
385 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send()
713 struct l2tp_session *session, u8 cmd) in l2tp_nl_session_send()
/openbmc/linux/fs/jffs2/
H A Dioctl.c16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-dec1.c15 void pwc_dec1_init(struct pwc_device *pdev, const unsigned char *cmd) in pwc_dec1_init()
/openbmc/linux/sound/drivers/vx/
H A Dvx_cmd.c87 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd) in vx_init_rmh()

1...<<21222324252627282930>>...188