| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_acpi.c | 83 int command_code; member 324 n->command_code = 0; in amdgpu_atif_get_notification_params() 327 n->command_code = 0x81; in amdgpu_atif_get_notification_params() 334 n->command_code = params.command_code; in amdgpu_atif_get_notification_params() 340 n->command_code); in amdgpu_atif_get_notification_params() 478 event->type != atif->notification_cfg.command_code) { in amdgpu_atif_handler()
|
| /linux/include/uapi/scsi/ |
| H A D | scsi_bsg_fc.h | 116 __u8 command_code; member
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-smbios-smm.c | 60 command.command_code = da_command_code; in dell_smbios_smm_call()
|
| H A D | dcdbas.c | 270 : "a" (smi_cmd->command_code), in raise_smi()
|
| /linux/drivers/input/touchscreen/ |
| H A D | cyttsp5.c | 462 int command_code; in cyttsp5_validate_cmd_response() local 499 command_code = ts->response_buf[HID_OUTPUT_RESPONSE_CMD_OFFSET] in cyttsp5_validate_cmd_response() 501 if (command_code != code) { in cyttsp5_validate_cmd_response() 504 command_code); in cyttsp5_validate_cmd_response()
|
| /linux/drivers/scsi/isci/ |
| H A D | scu_task_context.h | 631 u32 command_code:2; member
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_dmub_srv.c | 1749 …atic bool dc_dmub_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_dmub_execute_gpint() argument 1762 status = dmub_srv_send_gpint_command(dc_dmub_srv->dmub, command_code, param, wait_us); in dc_dmub_execute_gpint() 1776 bool dc_wake_and_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_wake_and_execute_gpint() argument 1790 result = dc_dmub_execute_gpint(ctx, command_code, param, response, wait_type); in dc_wake_and_execute_gpint()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_l2_main.c | 1556 enum qeth_ipa_sbp_cmd setcmd = sbp->hdr.command_code; in qeth_bridgeport_makerc() 1668 hdr->command_code = sbp_cmd; in qeth_sbp_build_cmd() 2432 if (cmd->data.sbp.hdr.command_code == in qeth_l2_control_event()
|
| H A D | qeth_core_main.c | 3213 hdr->command_code = adp_cmd; in qeth_get_adapter_cmd() 6077 hdr->command_code = cmd_code; in qeth_get_setassparms_cmd()
|
| /linux/drivers/gpu/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 1382 uint32_t command_code : 12; /**< GPINT command */ member 1653 uint32_t command_code: 8; /**< INBOX0 command code */ member 1664 uint32_t command_code: 8; member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 420 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn32_subvp_pipe_control_lock() 438 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn32_subvp_pipe_control_lock_fast()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_bsg.c | 306 els_cmd = bsg_request->rqst_data.h_els.command_code; in qla2x00_process_els() 425 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
|
| H A D | qla_edif.c | 3534 a->els_opcode = request->rqst_data.h_els.command_code; in qla_parse_auth_els_ctl()
|
| H A D | qla_iocb.c | 3196 bsg_request->rqst_data.h_els.command_code; in qla24xx_els_iocb()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 1497 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn401_dmub_hw_control_lock() 1512 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn401_dmub_hw_control_lock_fast()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 1769 enum dmub_gpint_command command_code, in dm_dmub_send_vbios_gpint_command() argument 1779 reg.bits.command_code = command_code; in dm_dmub_send_vbios_gpint_command()
|