Home
last modified time | relevance | path

Searched defs:cmd (Results 476 – 500 of 4685) sorted by relevance

1...<<11121314151617181920>>...188

/openbmc/linux/drivers/comedi/drivers/
H A Ddas1800.c350 struct comedi_cmd *cmd = &s->async->cmd; in das1800_handle_fifo_not_empty() local
450 struct comedi_cmd *cmd = &async->cmd; in das1800_ai_handler() local
543 struct comedi_cmd *cmd) in das1800_ai_fixup_paced_timing()
562 struct comedi_cmd *cmd) in das1800_ai_fixup_burst_timing()
613 struct comedi_cmd *cmd) in das1800_ai_check_chanlist()
634 struct comedi_cmd *cmd) in das1800_ai_cmdtest()
748 struct comedi_cmd *cmd = &s->async->cmd; in das1800_ai_transfer_size() local
839 const struct comedi_cmd *cmd = &async->cmd; in das1800_ai_cmd() local
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c577 vchiq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vchiq_ioctl()
906 vchiq_compat_ioctl_create_service(struct file *file, unsigned int cmd, in vchiq_compat_ioctl_create_service()
958 unsigned int cmd, in vchiq_compat_ioctl_queue_message()
1024 unsigned int cmd, in vchiq_compat_ioctl_queue_bulk()
1060 unsigned int cmd, in vchiq_compat_ioctl_await_completion()
1093 unsigned int cmd, in vchiq_compat_ioctl_dequeue_message()
1122 unsigned int cmd, in vchiq_compat_ioctl_get_config()
1143 vchiq_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vchiq_compat_ioctl()
/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen5.c538 u8 *cmd, size_t cmd_len, in cyapa_do_i2c_pip_cmd_irq_sync()
567 u8 *cmd, size_t cmd_len, in cyapa_do_i2c_pip_cmd_polling()
607 u8 *cmd, int cmd_len, in cyapa_i2c_pip_cmd_irq_sync()
773 u8 cmd[2]; in gen5_idle_state_parse() local
1052 u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; in cyapa_pip_bl_initiate() local
1321 u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; in cyapa_pip_write_fw_block() local
1548 u8 cmd[10]; in cyapa_gen5_disable_pip_report() local
1793 u8 cmd[8]; in cyapa_pip_calibrate_pwcs() local
1938 u8 cmd[12]; in cyapa_gen5_read_idac_data() local
2181 u8 cmd[7]; in cyapa_gen5_execute_panel_scan() local
[all …]
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd.h478 __be16 cmd; member
482 __be16 cmd; member
488 struct mcp251xfd_buf_cmd cmd; member
492 struct mcp251xfd_buf_cmd_crc cmd; member
500 struct mcp251xfd_buf_cmd cmd; member
504 struct mcp251xfd_buf_cmd_crc cmd; member
509 struct mcp251xfd_buf_cmd cmd; member
578 struct mcp251xfd_buf_cmd cmd; member
583 struct mcp251xfd_buf_cmd_crc cmd; member
763 mcp251xfd_spi_cmd_read_crc(struct mcp251xfd_buf_cmd_crc *cmd, in mcp251xfd_spi_cmd_read_crc()
[all …]
/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x_i2c.c23 struct xrs700x_i2c_cmd cmd; in xrs700x_i2c_reg_read() local
49 struct xrs700x_i2c_cmd cmd; in xrs700x_i2c_reg_write() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Doffloading.c13 struct iwl_wowlan_config_cmd *cmd) in iwl_mvm_set_wowlan_qos_seq()
40 } cmd = {}; in iwl_mvm_send_proto_offload() local
/openbmc/linux/kernel/trace/
H A Dsynth_event_gen_test.c47 struct dynevent_cmd cmd; in test_gen_synth_cmd() local
138 struct dynevent_cmd cmd; in test_empty_synth_event() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_test.c26 static unsigned long cmd = GUP_FAST_BENCHMARK; variable
32 static char *cmd_to_str(unsigned long cmd) in cmd_to_str()
/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c43 u32 cmd; member
111 struct mmc_cmd *cmd; member
162 static int mxcmci_start_cmd(struct mxcmci_host *host, struct mmc_cmd *cmd, in mxcmci_start_cmd()
196 struct mmc_cmd *cmd, struct mmc_data *data) in mxcmci_finish_request()
231 struct mmc_cmd *cmd = host->cmd; in mxcmci_read_response() local
390 static int mxcmci_request(struct mmc *mmc, struct mmc_cmd *cmd, in mxcmci_request()
/openbmc/linux/sound/hda/
H A Dhdac_device.c256 int snd_hdac_exec_verb(struct hdac_device *codec, unsigned int cmd, in snd_hdac_exec_verb()
278 unsigned int cmd = snd_hdac_make_cmd(codec, nid, verb, parm); in snd_hdac_read() local
296 unsigned int cmd; in _snd_hdac_read_parm() local
315 unsigned int cmd, val; in snd_hdac_read_parm_uncached() local
992 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read() local
1004 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write() local
/openbmc/linux/net/netlink/
H A Dgenetlink.c150 u32 cmd; member
167 static int genl_get_cmd_full(u32 cmd, const struct genl_family *family, in genl_get_cmd_full()
198 static int genl_get_cmd_small(u32 cmd, const struct genl_family *family, in genl_get_cmd_small()
241 genl_get_cmd_split(u32 cmd, u8 flag, const struct genl_family *family, in genl_get_cmd_split()
299 genl_get_cmd(u32 cmd, u8 flags, const struct genl_family *family, in genl_get_cmd()
322 genl_get_cmd_both(u32 cmd, const struct genl_family *family, in genl_get_cmd_both()
750 const struct genl_family *family, int flags, u8 cmd) in genlmsg_put()
1086 u32 flags, struct sk_buff *skb, u8 cmd) in ctrl_fill_info()
1171 struct sk_buff *skb, u8 cmd) in ctrl_fill_mcgrp_info()
1237 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg()
[all …]
/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c233 struct i596_cmd cmd; member
241 struct i596_cmd cmd; member
247 struct i596_cmd cmd; member
253 struct i596_cmd cmd; member
258 struct i596_cmd cmd; member
264 unsigned short cmd; member
292 struct i596_cmd *cmd; member
440 static inline int wait_cfg(struct net_device *dev, struct i596_cmd *cmd, int delcnt, char *str) in wait_cfg()
458 struct i596_cmd *cmd; in i596_display_data() local
936 static void i596_add_cmd(struct net_device *dev, struct i596_cmd *cmd) in i596_add_cmd()
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dintel_scu_ipcutil.c49 static int scu_reg_access(u32 cmd, struct scu_ipc_data *data) in scu_reg_access()
77 static long scu_ipc_ioctl(struct file *fp, unsigned int cmd, in scu_ipc_ioctl()
/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c129 u32 cmd; in nxp_spifi_read_reg() local
152 u32 cmd; in nxp_spifi_write_reg() local
191 u32 cmd; in nxp_spifi_write() local
221 u32 cmd; in nxp_spifi_erase() local
/openbmc/linux/drivers/soc/ti/
H A Dknav_qmss_acc.c278 struct knav_reg_acc_command *cmd) in knav_acc_write()
302 struct knav_reg_acc_command *cmd, in knav_acc_setup_cmd()
338 struct knav_reg_acc_command cmd; in knav_acc_stop() local
356 struct knav_reg_acc_command cmd; in knav_acc_start() local
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_qp.c198 struct pvrdma_cmd_create_qp *cmd = &req.create_qp; in pvrdma_create_qp() local
479 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work() local
532 struct pvrdma_cmd_modify_qp *cmd = &req.modify_qp; in pvrdma_modify_qp() local
973 struct pvrdma_cmd_query_qp *cmd = &req.query_qp; in pvrdma_query_qp() local
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp120 uint8_t cmd; member
133 uint8_t cmd; member
151 uint8_t cmd; member
167 uint8_t cmd; member
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h38 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
51 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
60 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
69 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
77 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
87 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
96 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
108 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
127 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
135 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member
[all …]
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c499 struct mtip_cmd *cmd; in mtip_handle_tfe() local
2431 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_softirq_done_fn() local
2446 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(req); in mtip_abort_cmd() local
3045 unsigned cmd, in mtip_block_ioctl()
3083 unsigned cmd, in mtip_block_compat_ioctl()
3253 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_check_unal_depth() local
3277 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_issue_reserved_cmd() local
3315 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_queue_rq() local
3336 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_free_cmd() local
3349 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_init_cmd() local
[all …]
/openbmc/linux/drivers/i3c/
H A Dmaster.c800 struct i3c_ccc_cmd cmd; in i3c_master_rstdaa_locked() local
839 struct i3c_ccc_cmd cmd; in i3c_master_entdaa_locked() local
856 struct i3c_ccc_cmd cmd; in i3c_master_enec_disec_locked() local
943 struct i3c_ccc_cmd cmd; in i3c_master_defslvs_locked() local
1014 struct i3c_ccc_cmd cmd; in i3c_master_setda_locked() local
1051 struct i3c_ccc_cmd cmd; in i3c_master_getmrl_locked() local
1093 struct i3c_ccc_cmd cmd; in i3c_master_getmwl_locked() local
1123 struct i3c_ccc_cmd cmd; in i3c_master_getmxds_locked() local
1159 struct i3c_ccc_cmd cmd; in i3c_master_gethdrcap_locked() local
1190 struct i3c_ccc_cmd cmd; in i3c_master_getpid_locked() local
[all …]
/openbmc/ipmitool/src/plugins/dummy/
H A Ddummy.h10 uint8_t cmd; member
20 uint8_t cmd; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c146 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd()
218 u8 grp, cmd; in iwl_get_cmd_string() local
/openbmc/linux/drivers/net/
H A Dmii.c143 struct ethtool_link_ksettings *cmd) in mii_ethtool_get_link_ksettings()
328 const struct ethtool_link_ksettings *cmd) in mii_ethtool_set_link_ksettings()
583 struct mii_ioctl_data *mii_data, int cmd, in generic_mii_ioctl()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c1791 enum bnx2x_vlan_mac_cmd cmd; in bnx2x_execute_vlan_mac() local
2833 enum bnx2x_mcast_cmd cmd) in bnx2x_mcast_set_one_rule_e2()
3220 enum bnx2x_mcast_cmd cmd, in bnx2x_mcast_handle_current_cmd()
3313 enum bnx2x_mcast_cmd cmd) in bnx2x_mcast_revert_e2()
3375 enum bnx2x_mcast_cmd cmd) in bnx2x_mcast_setup_e2()
3529 enum bnx2x_mcast_cmd cmd) in bnx2x_mcast_setup_e1h()
3661 enum bnx2x_mcast_cmd cmd) in bnx2x_mcast_set_one_rule_e1()
3879 enum bnx2x_mcast_cmd cmd) in bnx2x_mcast_setup_e1()
4721 enum bnx2x_queue_cmd cmd) in bnx2x_queue_wait_comp()
4737 enum bnx2x_queue_cmd cmd) in bnx2x_queue_comp_cmd()
[all …]
/openbmc/qemu/tests/qtest/
H A Dahci-test.c86 AHCICommandHeader cmd; in verify_state() local
913 uint8_t cmd; in ahci_test_max() local
1024 AHCICommand *cmd; in test_dma_fragmented() local
1104 AHCICommand *cmd; in test_flush_retry() local
1216 AHCICommand *cmd; in ahci_halted_io_test() local
1281 AHCICommand *cmd; in ahci_migrate_halted_io() local
1349 AHCICommand *cmd; in test_flush_migrate() local
1430 AHCICommand *cmd; in test_reset_pending_callback() local
1550 static int ahci_cb_cmp_buff(AHCIQState *ahci, AHCICommand *cmd, in ahci_cb_cmp_buff()
1568 static void ahci_test_cdrom(int nsectors, bool dma, uint8_t cmd, in ahci_test_cdrom()

1...<<11121314151617181920>>...188