Home
last modified time | relevance | path

Searched defs:cmd (Results 201 – 225 of 5219) sorted by relevance

12345678910>>...209

/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_fw.c20 void qedi_iscsi_unmap_sg_list(struct qedi_cmd *cmd) in qedi_iscsi_unmap_sg_list()
39 struct qedi_cmd *cmd; in qedi_process_logout_resp() local
91 struct qedi_cmd *cmd; in qedi_process_text_resp() local
256 struct qedi_cmd *cmd; in qedi_process_login_resp() local
406 struct qedi_cmd *cmd; in qedi_process_nopin_mesg() local
570 struct qedi_cmd *cmd = task->dd_data; in qedi_scsi_completion() local
712 struct qedi_cmd *cmd = task->dd_data; in qedi_process_nopin_local_cmpl() local
1177 struct qedi_cmd *cmd, *cmd_tmp; in qedi_cleanup_all_io() local
1329 struct qedi_cmd *cmd = (struct qedi_cmd *)task->dd_data; in qedi_wait_for_cleanup_request() local
1360 struct qedi_cmd *cmd; in qedi_tmf_work() local
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c257 struct qla_tgt_cmd *cmd = container_of(work, struct qla_tgt_cmd, work); in tcm_qla2xxx_complete_free() local
274 struct qla_tgt_cmd *cmd; in tcm_qla2xxx_get_cmd() local
289 static void tcm_qla2xxx_rel_cmd(struct qla_tgt_cmd *cmd) in tcm_qla2xxx_rel_cmd()
299 static void tcm_qla2xxx_free_cmd(struct qla_tgt_cmd *cmd) in tcm_qla2xxx_free_cmd()
316 struct qla_tgt_cmd *cmd; in tcm_qla2xxx_check_stop_free() local
331 struct qla_tgt_cmd *cmd; in tcm_qla2xxx_release_cmd() local
387 struct qla_tgt_cmd *cmd = container_of(se_cmd, in tcm_qla2xxx_write_pending() local
432 struct qla_tgt_cmd *cmd = container_of(se_cmd, in tcm_qla2xxx_get_cmd_state() local
443 static int tcm_qla2xxx_handle_cmd(scsi_qla_host_t *vha, struct qla_tgt_cmd *cmd, in tcm_qla2xxx_handle_cmd()
491 struct qla_tgt_cmd *cmd = container_of(work, struct qla_tgt_cmd, work); in tcm_qla2xxx_handle_data_work() local
[all …]
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Drave-sp-wdt.c74 u8 cmd[] = { in rave_sp_wdt_legacy_configure() local
87 u8 cmd[] = { in rave_sp_wdt_rdu_configure() local
119 u8 cmd[] = { in rave_sp_wdt_legacy_restart() local
130 u8 cmd[] = { in rave_sp_wdt_rdu_restart() local
205 u8 cmd[] = { in rave_sp_wdt_ping() local
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-dma.c94 struct ide_cmd *cmd = &hwif->cmd; in ide_dma_intr() local
133 static int ide_dma_map_sg(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_map_sg()
164 void ide_dma_unmap_sg(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_unmap_sg()
450 struct ide_cmd *cmd = &hwif->cmd; in ide_dma_timeout_retry() local
531 int ide_dma_prepare(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_prepare()
H A Dide-cd_ioctl.c114 unsigned char cmd[BLK_MAX_CDB]; in cdrom_eject() local
146 unsigned char cmd[BLK_MAX_CDB]; in ide_cd_lockdoor() local
213 unsigned char cmd[BLK_MAX_CDB]; in ide_cdrom_select_speed() local
270 unsigned char cmd[BLK_MAX_CDB]; in ide_cdrom_get_mcn() local
350 unsigned char cmd[BLK_MAX_CDB]; in ide_cd_fake_play_trkind() local
420 unsigned int cmd, void *arg) in ide_cdrom_audio_ioctl()
H A Dide-cd.c417 static void ide_cd_request_sense_fixup(ide_drive_t *drive, struct ide_cmd *cmd) in ide_cd_request_sense_fixup()
432 int ide_cd_queue_pc(ide_drive_t *drive, const unsigned char *cmd, in ide_cd_queue_pc()
516 static bool ide_cd_error_cmd(ide_drive_t *drive, struct ide_cmd *cmd) in ide_cd_error_cmd()
610 struct ide_cmd *cmd = &hwif->cmd; in cdrom_newpc_intr() local
879 struct ide_cmd cmd; in ide_cd_do_request() local
963 unsigned char cmd[BLK_MAX_CDB]; in cdrom_check_status() local
993 unsigned char cmd[BLK_MAX_CDB]; in cdrom_read_capacity() local
1040 unsigned char cmd[BLK_MAX_CDB]; in ide_cdrom_read_tocentry() local
1684 unsigned int cmd, unsigned long arg) in idecd_locked_ioctl()
1706 unsigned int cmd, unsigned long arg) in idecd_ioctl()
[all …]
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_dynevent.c247 int dynevent_arg_add(struct dynevent_cmd *cmd, in dynevent_arg_add()
292 int dynevent_arg_pair_add(struct dynevent_cmd *cmd, in dynevent_arg_pair_add()
327 int dynevent_str_add(struct dynevent_cmd *cmd, const char *str) in dynevent_str_add()
360 void dynevent_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen, in dynevent_cmd_init()
435 int dynevent_create(struct dynevent_cmd *cmd) in dynevent_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c146 } *cmd; in vmw_hw_context_destroy() local
249 } *cmd; in vmw_context_init() local
303 } *cmd; in vmw_gb_context_create() local
346 } *cmd; in vmw_gb_context_bind() local
385 uint8_t *cmd; in vmw_gb_context_unbind() local
438 } *cmd; in vmw_gb_context_destroy() local
470 } *cmd; in vmw_dx_context_create() local
513 } *cmd; in vmw_dx_context_bind() local
594 uint8_t *cmd; in vmw_dx_context_unbind() local
654 } *cmd; in vmw_dx_context_destroy() local
H A Dvmwgfx_scrn.c130 } *cmd; in vmw_sou_fifo_create() local
177 } *cmd; in vmw_sou_fifo_destroy() local
479 void *cmd) in vmw_sou_bo_define_gmrfb()
505 void *cmd, struct drm_rect *clip, in vmw_sou_bo_populate_clip()
523 void *cmd, struct drm_rect *bb) in vmw_stud_bo_post_clip()
575 void *cmd) in vmw_sou_surface_post_prepare()
592 void *cmd, uint32_t num_hits) in vmw_sou_surface_pre_clip()
621 void *cmd, struct drm_rect *clip, in vmw_sou_surface_clip_rect()
639 void *cmd, struct drm_rect *bb) in vmw_sou_surface_post_clip()
990 } *cmd; in do_bo_define_gmrfb() local
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dhypercall.h278 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
284 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
332 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
356 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
362 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
368 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io()
374 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
380 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
386 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
392 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-v3-its.c440 static void its_encode_cmd(struct its_cmd_block *cmd, u8 cmd_nr) in its_encode_cmd()
445 static void its_encode_devid(struct its_cmd_block *cmd, u32 devid) in its_encode_devid()
450 static void its_encode_event_id(struct its_cmd_block *cmd, u32 id) in its_encode_event_id()
455 static void its_encode_phys_id(struct its_cmd_block *cmd, u32 phys_id) in its_encode_phys_id()
460 static void its_encode_size(struct its_cmd_block *cmd, u8 size) in its_encode_size()
465 static void its_encode_itt(struct its_cmd_block *cmd, u64 itt_addr) in its_encode_itt()
470 static void its_encode_valid(struct its_cmd_block *cmd, int valid) in its_encode_valid()
475 static void its_encode_target(struct its_cmd_block *cmd, u64 target_addr) in its_encode_target()
480 static void its_encode_collection(struct its_cmd_block *cmd, u16 col) in its_encode_collection()
485 static void its_encode_vpeid(struct its_cmd_block *cmd, u16 vpeid) in its_encode_vpeid()
[all …]
/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-priv.c93 static int get_priv_descr_and_size(struct net_device *dev, unsigned int cmd, in get_priv_descr_and_size()
137 static int ioctl_private_iw_point(struct iw_point *iwp, unsigned int cmd, in ioctl_private_iw_point()
188 unsigned int cmd, struct iw_request_info *info, in ioctl_private_call()
214 unsigned int cmd, struct iw_request_info *info, in compat_private_call()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dspi.c45 u8 *cmd; in wl1251_spi_reset() local
75 u8 *cmd = kzalloc(WSPI_INIT_CMD_LEN, GFP_KERNEL); in wl1251_spi_wake() local
135 u32 *cmd; in wl1251_spi_read() local
174 u32 *cmd; in wl1251_spi_write() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c116 union dmub_rb_cmd cmd; in encoder_control_dmcub() local
247 union dmub_rb_cmd cmd; in transmitter_control_dmcub() local
269 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_6() local
353 union dmub_rb_cmd cmd; in set_pixel_clock_dmcub() local
721 union dmub_rb_cmd cmd; in enable_disp_power_gating_dmcub() local
818 const struct command_table_helper *cmd = bp->cmd_helper; in set_dce_clock_v2_1() local
928 union dmub_rb_cmd cmd; in enable_lvtma_control_dmcub() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H 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()
485 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset()
511 static int wd719x_dev_reset(struct scsi_cmnd *cmd) in wd719x_dev_reset()
516 static int wd719x_bus_reset(struct scsi_cmnd *cmd) in wd719x_bus_reset()
521 static int wd719x_host_reset(struct scsi_cmnd *cmd) in wd719x_host_reset()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-scsi.c191 void ata_scsi_set_sense(struct ata_device *dev, struct scsi_cmnd *cmd, in ata_scsi_set_sense()
205 struct scsi_cmnd *cmd, in ata_scsi_set_sense_information()
222 struct scsi_cmnd *cmd, u16 field, u8 bit) in ata_scsi_set_invalid_field()
231 struct scsi_cmnd *cmd, u16 field) in ata_scsi_set_invalid_parameter()
543 unsigned int cmd, void __user *arg) in ata_sas_scsi_ioctl()
598 int ata_scsi_ioctl(struct scsi_device *scsidev, unsigned int cmd, in ata_scsi_ioctl()
626 struct scsi_cmnd *cmd) in ata_scsi_qc_new()
852 struct scsi_cmnd *cmd = qc->scsicmd; in ata_gen_passthru_sense() local
951 struct scsi_cmnd *cmd = qc->scsicmd; in ata_gen_ata_sense() local
1634 struct scsi_cmnd *cmd = qc->scsicmd; in ata_qc_done() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cmdevt.c1109 HostCmd_DS_COMMAND *cmd, t_void *pdata_buf, in wlan_cmd_host_cmd()
3113 HostCmd_DS_COMMAND *cmd; in wlan_process_sleep_confirm_resp() local
3174 HostCmd_DS_COMMAND *cmd, t_u16 cmd_action, in wlan_cmd_enh_power_mode()
3734 mlan_status wlan_cmd_robustcoex(pmlan_private pmpriv, HostCmd_DS_COMMAND *cmd, in wlan_cmd_robustcoex()
3783 mlan_status wlan_cmd_ssu(pmlan_private pmpriv, HostCmd_DS_COMMAND *cmd, in wlan_cmd_ssu()
3849 mlan_status wlan_cmd_dmcs_config(pmlan_private pmpriv, HostCmd_DS_COMMAND *cmd, in wlan_cmd_dmcs_config()
3959 mlan_status wlan_cmd_tx_rate_cfg(pmlan_private pmpriv, HostCmd_DS_COMMAND *cmd, in wlan_cmd_tx_rate_cfg()
4495 HostCmd_DS_COMMAND *cmd, in wlan_cmd_rx_pkt_coalesce_cfg()
5421 HostCmd_DS_COMMAND *cmd, in wlan_cmd_802_11_radio_control()
5478 HostCmd_DS_COMMAND *cmd, in wlan_cmd_remain_on_channel()
[all …]
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_main.c635 static void free_cmd(struct nullb_cmd *cmd) in free_cmd()
644 struct nullb_cmd *cmd; in __alloc_cmd() local
666 struct nullb_cmd *cmd; in alloc_cmd() local
686 static void end_cmd(struct nullb_cmd *cmd) in end_cmd()
710 static void null_cmd_end_timer(struct nullb_cmd *cmd) in null_cmd_end_timer()
1146 static int null_handle_rq(struct nullb_cmd *cmd) in null_handle_rq()
1180 static int null_handle_bio(struct nullb_cmd *cmd) in null_handle_bio()
1230 static inline blk_status_t null_handle_throttled(struct nullb_cmd *cmd) in null_handle_throttled()
1251 static inline blk_status_t null_handle_badblocks(struct nullb_cmd *cmd, in null_handle_badblocks()
1265 static inline blk_status_t null_handle_memory_backed(struct nullb_cmd *cmd, in null_handle_memory_backed()
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.c152 static inline bool sdhci_data_line_cmd(struct mmc_command *cmd) in sdhci_data_line_cmd()
689 dma_addr_t addr, int len, unsigned int cmd) in sdhci_adma_write_desc()
707 int len, unsigned int cmd) in __sdhci_adma_write_desc()
868 struct mmc_command *cmd, in sdhci_target_timeout()
897 struct mmc_command *cmd) in sdhci_calc_sw_timeout()
929 static u8 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, in sdhci_calc_timeout()
1020 void __sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in __sdhci_set_timeout()
1037 static void sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_set_timeout()
1081 static void sdhci_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_prepare_data()
1214 struct mmc_command *cmd) in sdhci_external_dma_setup()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_mr.c64 struct pvrdma_cmd_create_mr *cmd = &req.create_mr; in pvrdma_get_dma_mr() local
120 struct pvrdma_cmd_create_mr *cmd = &req.create_mr; in pvrdma_reg_user_mr() local
211 struct pvrdma_cmd_create_mr *cmd = &req.create_mr; in pvrdma_alloc_mr() local
282 struct pvrdma_cmd_destroy_mr *cmd = &req.destroy_mr; in pvrdma_dereg_mr() local
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_test.c33 MpiDecTestCmd *cmd; member
66 MpiDecTestCmd *cmd = data->cmd; in dec_simple() local
343 MpiDecTestCmd *cmd = data->cmd; in dec_advanced() local
483 MpiDecTestCmd *cmd = data->cmd; in thread_decode() local
527 int dec_decode(MpiDecTestCmd *cmd) in dec_decode()
742 MpiDecTestCmd* cmd = &cmd_ctx; in main() local
H A Dmpi_dec_multi_test.c37 MpiDecTestCmd *cmd; member
70 MpiDecTestCmd *cmd; // pointer to global command line info member
79 MpiDecTestCmd *cmd = data->cmd; in multi_dec_simple() local
265 MpiDecTestCmd *cmd = data->cmd; in multi_dec_advanced() local
400 MpiDecTestCmd *cmd = info->cmd; in multi_dec_decode() local
588 MpiDecTestCmd* cmd = &cmd_ctx; in main() local
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dambassador.c372 static inline void dump_command (command * cmd) { in dump_command()
541 static int command_do (amb_dev * dev, command * cmd) { in command_do()
742 command cmd; in drain_rx_pool() local
1138 command cmd; in amb_open() local
1172 command cmd; in amb_open() local
1225 command cmd; in amb_close() local
1247 command cmd; in amb_close() local
1529 command * cmd = memory; in create_queues() local
1655 static int decode_loader_result (loader_command cmd, u32 result) in decode_loader_result()
1726 loader_command cmd) in do_loader_command()
[all …]
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc_private.h92 static inline void mmmc_trace_before_send(struct mmc *mmc, struct mmc_cmd *cmd) in mmmc_trace_before_send()
96 static inline void mmmc_trace_after_send(struct mmc *mmc, struct mmc_cmd *cmd, in mmmc_trace_after_send()
101 static inline void mmc_trace_state(struct mmc *mmc, struct mmc_cmd *cmd) in mmc_trace_state()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1059 uint32_t cmd, uint32_t algo, in Invoke_Crypto_AllocateOperation()
1093 uint32_t cmd, in Invoke_Crypto_GetOperationInfo()
1129 uint32_t cmd, in Invoke_Crypto_GetOperationInfoMultiple()
1229 uint32_t cmd, in Invoke_Crypto_ResetOperation()
1237 uint32_t cmd, in Invoke_Crypto_FreeAllKeysAndOperations()
1292 Invoke_Crypto_InitObjectWithKeys(ADBG_Case_t *c, TEEC_Session *s, uint32_t cmd, in Invoke_Crypto_InitObjectWithKeys()
1364 uint32_t cmd, uint32_t obj_type, in Invoke_Crypto_InitObjectWithKeysExt()
1382 TEEC_Session *s, uint32_t cmd, in Invoke_Crypto_SetOperationKey()
1400 uint32_t cmd, in Invoke_Crypto_SetOperationKey2()
1418 uint32_t cmd, uint32_t op_handle, in Invoke_Crypto_DeriveKey()
[all …]

12345678910>>...209