Home
last modified time | relevance | path

Searched defs:cmd (Results 151 – 175 of 2960) sorted by relevance

12345678910>>...119

/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_verbs.c134 struct pvrdma_cmd_query_port *cmd = &req.query_port; in pvrdma_query_port() local
214 struct pvrdma_cmd_query_pkey *cmd = &req.query_pkey; in pvrdma_query_pkey() local
292 struct pvrdma_cmd_create_uc *cmd = &req.create_uc; in pvrdma_alloc_ucontext() local
345 struct pvrdma_cmd_destroy_uc *cmd = &req.destroy_uc; in pvrdma_dealloc_ucontext() local
406 struct pvrdma_cmd_create_pd *cmd = &req.create_pd; in pvrdma_alloc_pd() local
460 struct pvrdma_cmd_destroy_pd *cmd = &req.destroy_pd; in pvrdma_dealloc_pd() local
/drivers/media/pci/ivtv/
A Divtv-mailbox.c175 static void write_mailbox(volatile struct ivtv_mailbox __iomem *mbox, int cmd, int args, u32 data[]) in write_mailbox()
200 static int ivtv_api_call(struct ivtv *itv, int cmd, int args, u32 data[]) in ivtv_api_call()
315 int ivtv_api(struct ivtv *itv, int cmd, int args, u32 data[]) in ivtv_api()
325 int ivtv_api_func(void *priv, u32 cmd, int in, int out, u32 data[CX2341X_MBOX_MAX_DATA]) in ivtv_api_func()
330 int ivtv_vapi_result(struct ivtv *itv, u32 data[CX2341X_MBOX_MAX_DATA], int cmd, int args, ...) in ivtv_vapi_result()
343 int ivtv_vapi(struct ivtv *itv, int cmd, int args, ...) in ivtv_vapi()
/drivers/crypto/ccp/
A Dccp-dev.c46 struct ccp_cmd *cmd; member
289 int ccp_enqueue_cmd(struct ccp_cmd *cmd) in ccp_enqueue_cmd()
347 struct ccp_cmd *cmd = container_of(work, struct ccp_cmd, work); in ccp_do_cmd_backlog() local
377 struct ccp_cmd *cmd = NULL; in ccp_dequeue_cmd() local
422 struct ccp_cmd *cmd = tdata->cmd; in ccp_do_cmd_complete() local
437 struct ccp_cmd *cmd; in ccp_cmd_queue_thread() local
A Dplatform-access.c25 static int check_recovery(u32 __iomem *cmd) in check_recovery()
30 static int wait_cmd(u32 __iomem *cmd) in wait_cmd()
60 u32 __iomem *cmd, *lo, *hi; in psp_send_platform_access_msg() local
152 u32 __iomem *button, *cmd; in psp_ring_platform_doorbell() local
/drivers/target/iscsi/cxgbit/
A Dcxgbit_target.c340 cxgbit_map_skb(struct iscsit_cmd *cmd, struct sk_buff *skb, u32 data_offset, in cxgbit_map_skb()
393 cxgbit_tx_datain_iso(struct cxgbit_sock *csk, struct iscsit_cmd *cmd, in cxgbit_tx_datain_iso()
484 cxgbit_tx_datain(struct cxgbit_sock *csk, struct iscsit_cmd *cmd, in cxgbit_tx_datain()
513 cxgbit_xmit_datain_pdu(struct iscsit_conn *conn, struct iscsit_cmd *cmd, in cxgbit_xmit_datain_pdu()
533 cxgbit_xmit_nondatain_pdu(struct iscsit_conn *conn, struct iscsit_cmd *cmd, in cxgbit_xmit_nondatain_pdu()
563 cxgbit_xmit_pdu(struct iscsit_conn *conn, struct iscsit_cmd *cmd, in cxgbit_xmit_pdu()
840 struct iscsit_cmd *cmd; in cxgbit_allocate_cmd() local
967 cxgbit_handle_scsi_cmd(struct cxgbit_sock *csk, struct iscsit_cmd *cmd) in cxgbit_handle_scsi_cmd()
999 struct iscsit_cmd *cmd = NULL; in cxgbit_handle_iscsi_dataout() local
1155 cxgbit_handle_text_cmd(struct cxgbit_sock *csk, struct iscsit_cmd *cmd) in cxgbit_handle_text_cmd()
[all …]
/drivers/scsi/
A Dmesh.c551 struct scsi_cmnd *cmd, *prev, *next; in mesh_start() local
582 struct scsi_cmnd *cmd; in mesh_done() local
678 struct scsi_cmnd *cmd = ms->current_req; in start_phase() local
853 struct scsi_cmnd *cmd; in reselected() local
984 struct scsi_cmnd *cmd; in handle_reset() local
1156 struct scsi_cmnd *cmd = ms->current_req; in handle_msgin() local
1319 struct scsi_cmnd *cmd = ms->current_req; in halt_dma() local
1443 struct scsi_cmnd *cmd = ms->current_req; in cmd_complete() local
1628 static int mesh_queue_lck(struct scsi_cmnd *cmd) in mesh_queue_lck()
1685 static int mesh_abort(struct scsi_cmnd *cmd) in mesh_abort()
[all …]
A Dppa.c53 static struct scsi_pointer *ppa_scsi_pointer(struct scsi_cmnd *cmd) in ppa_scsi_pointer()
518 static inline int ppa_send_command(struct scsi_cmnd *cmd) in ppa_send_command()
539 static int ppa_completion(struct scsi_cmnd *const cmd) in ppa_completion()
644 struct scsi_cmnd *cmd = dev->cur_cmd; in ppa_interrupt() local
699 static int ppa_engine(ppa_struct *dev, struct scsi_cmnd *cmd) in ppa_engine()
819 static int ppa_queuecommand_lck(struct scsi_cmnd *cmd) in ppa_queuecommand_lck()
864 static int ppa_abort(struct scsi_cmnd *cmd) in ppa_abort()
890 static int ppa_reset(struct scsi_cmnd *cmd) in ppa_reset()
911 static u8 cmd[6] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in device_check() local
A Dch.c187 ch_do_scsi(scsi_changer *ch, unsigned char *cmd, int cmd_len, in ch_do_scsi()
244 u_char cmd[12]; in ch_read_element_status() local
287 u_char cmd[6]; in ch_init_elem() local
301 u_char cmd[10], data[16]; in ch_readconfig() local
430 u_char cmd[10]; in ch_position() local
449 u_char cmd[12]; in ch_move() local
471 u_char cmd[12]; in ch_exchange() local
513 u_char cmd[12]; in ch_set_voltag() local
634 unsigned int cmd, unsigned long arg) in ch_ioctl()
A Dwd719x.c191 struct scsi_cmnd *cmd = scb->cmd; in wd719x_finish_cmd() local
207 static int wd719x_queuecommand(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in wd719x_queuecommand()
463 static int wd719x_abort(struct scsi_cmnd *cmd) in wd719x_abort()
487 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset()
513 static int wd719x_dev_reset(struct scsi_cmnd *cmd) in wd719x_dev_reset()
518 static int wd719x_bus_reset(struct scsi_cmnd *cmd) in wd719x_bus_reset()
523 static int wd719x_host_reset(struct scsi_cmnd *cmd) in wd719x_host_reset()
A Dscsi_trace.c96 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_rw32() local
149 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_service_action_in() local
179 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_maintenance_in() local
225 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_maintenance_out() local
265 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_zbc_in() local
296 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_zbc_out() local
A Dvirtio_scsi.c49 struct virtio_scsi_cmd_req cmd; member
55 struct virtio_scsi_cmd_resp cmd; member
116 struct virtio_scsi_cmd *cmd = buf; in virtscsi_complete_cmd() local
216 struct virtio_scsi_cmd *cmd = buf; in virtscsi_complete_free() local
429 struct virtio_scsi_cmd *cmd, in __virtscsi_add_cmd()
495 struct virtio_scsi_cmd *cmd, in virtscsi_add_cmd()
516 struct virtio_scsi_cmd_req *cmd, in virtio_scsi_init_hdr()
569 struct virtio_scsi_cmd *cmd = scsi_cmd_priv(sc); in virtscsi_queuecommand() local
613 static int virtscsi_tmf(struct virtio_scsi *vscsi, struct virtio_scsi_cmd *cmd) in virtscsi_tmf()
647 struct virtio_scsi_cmd *cmd; in virtscsi_device_reset() local
[all …]
/drivers/s390/net/
A Dqeth_l2_main.c71 struct qeth_ipa_cmd *cmd = (struct qeth_ipa_cmd *) data; in qeth_l2_send_setdelmac_cb() local
79 struct qeth_ipa_cmd *cmd; in qeth_l2_send_setdelmac() local
119 enum qeth_ipa_cmds cmd = is_multicast_ether_addr(mac) ? in qeth_l2_write_mac() local
234 struct qeth_ipa_cmd *cmd; in qeth_l2_send_setdelvlan() local
1337 struct qeth_ipa_cmd *cmd) in qeth_bridge_state_change()
1502 struct qeth_ipa_cmd *cmd) in qeth_addr_change_event()
1554 struct qeth_ipa_cmd *cmd) in qeth_bridgeport_makerc()
1981 u32 cmd) in qeth_l2_vnicc_set_char()
1997 u32 cmd, u32 *timeout) in qeth_l2_vnicc_getset_timeout()
2034 u32 cmd; in qeth_l2_vnicc_set_state() local
[all …]
/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb_leaf.c615 struct kvaser_cmd *cmd; in kvaser_usb_leaf_frame_to_cmd() local
723 struct kvaser_cmd *cmd; in kvaser_usb_leaf_send_simple_cmd() local
789 struct kvaser_cmd cmd; in kvaser_usb_leaf_get_software_info_inner() local
841 struct kvaser_cmd cmd; in kvaser_usb_leaf_get_card_info() local
869 struct kvaser_cmd *cmd; in kvaser_usb_leaf_get_single_capability() local
970 struct kvaser_cmd *cmd; in kvaser_usb_leaf_set_led() local
1079 struct kvaser_cmd *cmd; in kvaser_usb_leaf_simple_cmd_async() local
1719 struct kvaser_cmd *cmd; in kvaser_usb_leaf_read_bulk_callback() local
1752 struct kvaser_cmd *cmd; in kvaser_usb_leaf_set_opt_mode() local
1824 struct kvaser_cmd *cmd; in kvaser_usb_leaf_flush_queue() local
[all …]
/drivers/net/wireless/intel/iwlwifi/dvm/
A Ducode.c32 struct iwl_calib_xtal_freq_cmd cmd; in iwl_set_Xtal_calib() local
43 struct iwl_calib_temperature_offset_cmd cmd; in iwl_set_temperature_offset_calib() local
58 struct iwl_calib_temperature_offset_v2_cmd cmd; in iwl_set_temperature_offset_calib_v2() local
84 struct iwl_host_cmd cmd = { in iwl_send_calib_cfg() local
355 struct iwl_calib_cmd *cmd; in iwlagn_wait_calib() local
/drivers/net/ethernet/amd/pds_core/
A Ddev.c183 int pdsc_devcmd_locked(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd_locked()
203 int pdsc_devcmd(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd()
218 union pds_core_dev_cmd cmd = { in pdsc_devcmd_init() local
228 union pds_core_dev_cmd cmd = { in pdsc_devcmd_reset() local
241 union pds_core_dev_cmd cmd = { in pdsc_devcmd_identify_locked() local
A Dfw.c20 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_download_locked() local
33 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_install() local
50 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_activate() local
66 union pds_core_dev_cmd cmd = { in pdsc_fw_status_long_wait() local
/drivers/bluetooth/
A Dbtqca.c21 char cmd; in qca_read_soc_version() local
96 char cmd; in qca_read_fw_build_info() local
154 const u8 cmd[] = { EDL_PATCH_CONFIG_CMD, 0x01, 0, 0, 0 }; in qca_send_patch_config_cmd() local
212 u8 cmd; in qca_read_fw_board_id() local
484 u8 cmd[MAX_SIZE_PER_TLV_SEGMENT + 2]; in qca_tlv_send_segment() local
675 u8 cmd[2]; in qca_disable_soc_logging() local
696 u8 cmd[9]; in qca_set_bdaddr_rome() local
/drivers/net/ethernet/google/gve/
A Dgve_flow_rule.c196 int gve_get_flow_rule_entry(struct gve_priv *priv, struct ethtool_rxnfc *cmd) in gve_get_flow_rule_entry()
233 int gve_get_flow_rule_ids(struct gve_priv *priv, struct ethtool_rxnfc *cmd, u32 *rule_locs) in gve_get_flow_rule_ids()
263 int gve_add_flow_rule(struct gve_priv *priv, struct ethtool_rxnfc *cmd) in gve_add_flow_rule()
290 int gve_del_flow_rule(struct gve_priv *priv, struct ethtool_rxnfc *cmd) in gve_del_flow_rule()
/drivers/net/ethernet/pensando/ionic/
A Dionic_fw.c28 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_download() local
40 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_install() local
50 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_activate() local
65 union ionic_dev_cmd cmd = { in ionic_fw_status_long_wait() local
/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_binding.c580 } *cmd; in vmw_binding_scrub_shader() local
612 } *cmd; in vmw_binding_scrub_render_target() local
651 } *cmd; in vmw_binding_scrub_texture() local
682 } *cmd; in vmw_binding_scrub_dx_shader() local
711 } *cmd; in vmw_binding_scrub_cb() local
824 } *cmd; in vmw_emit_set_sr() local
865 } *cmd; in vmw_emit_set_rt() local
944 } *cmd; in vmw_emit_set_so_target() local
1057 } *cmd; in vmw_emit_set_vb() local
1091 } *cmd; in vmw_emit_set_uav() local
[all …]
A Dvmwgfx_stdu.c177 } *cmd; in vmw_stdu_define_st() local
228 } *cmd; in vmw_stdu_bind_st() local
266 static void vmw_stdu_populate_update(void *cmd, int unit, in vmw_stdu_populate_update()
297 struct vmw_stdu_update *cmd; in vmw_stdu_update_st() local
336 } *cmd; in vmw_stdu_destroy_st() local
625 struct vmw_stdu_surface_copy *cmd = dirty->cmd; in vmw_kms_stdu_surface_clip() local
666 struct vmw_stdu_surface_copy *cmd = dirty->cmd; in vmw_kms_stdu_surface_fifo_commit() local
1143 void *cmd, uint32_t num_hits) in vmw_stdu_bo_pre_clip_cpu()
1155 void *cmd, struct drm_rect *clip, in vmw_stdu_bo_clip_cpu()
1292 vmw_stdu_surface_populate_copy(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_copy()
[all …]
/drivers/media/dvb-frontends/
A Dcx24120.c443 struct cx24120_cmd cmd; in cx24120_msg_mpeg_output_global_config() local
469 struct cx24120_cmd cmd; in cx24120_msg_mpeg_output_config() local
490 struct cx24120_cmd cmd; in cx24120_diseqc_send_burst() local
512 struct cx24120_cmd cmd; in cx24120_set_tone() local
535 struct cx24120_cmd cmd; in cx24120_set_voltage() local
551 struct cx24120_cmd cmd; in cx24120_send_diseqc_msg() local
609 struct cx24120_cmd cmd; in cx24120_get_stats() local
918 struct cx24120_cmd cmd; in cx24120_set_clock_ratios() local
1138 struct cx24120_cmd cmd; in cx24120_set_frontend() local
1239 struct cx24120_cmd cmd; in cx24120_set_vco() local
[all …]
/drivers/mmc/host/
A Drtsx_pci_sdmmc.c96 static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd) in sd_cmd_set_sd_cmd()
111 static int sd_response_type(struct mmc_command *cmd) in sd_response_type()
209 struct mmc_command *cmd) in sd_send_cmd_get_rsp()
380 struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, in sd_write_data()
432 struct mmc_command *cmd = mrq->cmd; in sd_read_long_data() local
490 struct mmc_command *cmd = mrq->cmd; in sd_write_long_data() local
583 struct mmc_command *cmd = mrq->cmd; in sd_normal_rw() local
703 struct mmc_command cmd = {}; in sd_tuning_rx_cmd() local
782 static inline int sdio_extblock_cmd(struct mmc_command *cmd, in sdio_extblock_cmd()
788 static inline int sd_rw_cmd(struct mmc_command *cmd) in sd_rw_cmd()
[all …]
/drivers/gpu/drm/
A Ddrm_mipi_dbi.c71 #define MIPI_DBI_DEBUG_COMMAND(cmd, data, len) \ argument
105 static bool mipi_dbi_command_is_read(struct mipi_dbi *dbi, u8 cmd) in mipi_dbi_command_is_read()
133 int mipi_dbi_command_read(struct mipi_dbi *dbi, u8 cmd, u8 *val) in mipi_dbi_command_read()
155 int mipi_dbi_command_buf(struct mipi_dbi *dbi, u8 cmd, u8 *data, size_t len) in mipi_dbi_command_buf()
176 int mipi_dbi_command_stackbuf(struct mipi_dbi *dbi, u8 cmd, const u8 *data, in mipi_dbi_command_stackbuf()
1058 static int mipi_dbi_typec1_command_read(struct mipi_dbi *dbi, u8 *cmd, in mipi_dbi_typec1_command_read()
1111 static int mipi_dbi_typec1_command(struct mipi_dbi *dbi, u8 *cmd, in mipi_dbi_typec1_command()
1134 static int mipi_dbi_typec3_command_read(struct mipi_dbi *dbi, u8 *cmd, in mipi_dbi_typec3_command_read()
1201 static int mipi_dbi_typec3_command(struct mipi_dbi *dbi, u8 *cmd, in mipi_dbi_typec3_command()
1382 u8 val, cmd = 0, parameters[64]; in mipi_dbi_debugfs_command_write() local
[all …]
/drivers/mtd/devices/
A Dmchp48l640.c62 static int mchp48l640_mkcmd(struct mchp48l640_flash *flash, u8 cmd, loff_t addr, char *buf) in mchp48l640_mkcmd()
73 unsigned char cmd[2]; in mchp48l640_read_status() local
119 unsigned char cmd[2]; in mchp48l640_write_prepare() local
145 unsigned char cmd[2]; in mchp48l640_set_mode() local
173 unsigned char *cmd; in mchp48l640_write_page() local
247 unsigned char *cmd; in mchp48l640_read_page() local

Completed in 105 milliseconds

12345678910>>...119