Searched refs:command_id (Results 1 - 25 of 68) sorted by relevance

123

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_securedisplay.h34 enum ta_securedisplay_command command_id);
H A Damdgpu_securedisplay.c81 enum ta_securedisplay_command command_id)
86 (*cmd)->cmd_id = command_id;
80 psp_prep_securedisplay_cmd_buf(struct psp_context *psp, struct ta_securedisplay_cmd **cmd, enum ta_securedisplay_command command_id) argument
/linux-master/include/linux/surface_aggregator/
H A Dcontroller.h36 * @command_id: Command ID of the event.
44 u8 command_id; member in struct:ssam_event
73 * @command_id: Command ID of the request.
86 u8 command_id; member in struct:ssam_request
293 * @command_id: Command ID of the request.
306 u8 command_id; member in struct:ssam_request_spec
315 * @command_id: Command ID of the request.
330 u8 command_id; member in struct:ssam_request_spec_md
363 rqst.command_id = s.command_id; \
[all...]
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd_interface_cmn.h30 u32 command_id; member in struct:pxp_cmd_header
H A Dintel_pxp_huc.c38 huc_in.header.command_id = PXP43_CMDID_START_HUC_AUTH;
/linux-master/include/uapi/linux/surface_aggregator/
H A Dcdev.h42 * @command_id: Command ID of the SAM request.
58 __u8 command_id; member in struct:ssam_cdev_request
127 * @command_id: Command ID of the event.
135 __u8 command_id; member in struct:ssam_cdev_event
/linux-master/drivers/gpu/drm/xe/abi/
H A Dgsc_pxp_commands_abi.h33 u32 command_id; member in struct:pxp_cmd_header
/linux-master/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c35 * @command_id: The ID of the command. Must be %QSEE_CMD_UEFI_GET_VARIABLE.
48 u32 command_id; member in struct:qsee_req_uefi_get_variable
59 * @command_id: The ID of the command. Should be %QSEE_CMD_UEFI_GET_VARIABLE.
71 u32 command_id; member in struct:qsee_rsp_uefi_get_variable
81 * @command_id: The ID of the command. Must be %QSEE_CMD_UEFI_SET_VARIABLE.
98 u32 command_id; member in struct:qsee_req_uefi_set_variable
111 * @command_id: The ID of the command. Should be %QSEE_CMD_UEFI_SET_VARIABLE.
119 u32 command_id; member in struct:qsee_rsp_uefi_set_variable
129 * @command_id: The ID of the command. Must be
142 u32 command_id; member in struct:qsee_req_uefi_get_next_variable
167 u32 command_id; member in struct:qsee_rsp_uefi_get_next_variable
186 u32 command_id; member in struct:qsee_req_uefi_query_variable_info
205 u32 command_id; member in struct:qsee_rsp_uefi_query_variable_info
[all...]
/linux-master/include/linux/
H A Dnvme-tcp.h156 * @command_id: nvme command identifier which this relates to
163 __u16 command_id; member in struct:nvme_tcp_r2t_pdu
174 * @command_id: nvme command identifier which this relates to
181 __u16 command_id; member in struct:nvme_tcp_data_pdu
H A Dnvme.h947 __u16 command_id; member in struct:nvme_common_command
965 __u16 command_id; member in struct:nvme_rw_command
1010 __u16 command_id; member in struct:nvme_dsm_cmd
1036 __u16 command_id; member in struct:nvme_write_zeroes_cmd
1062 __u16 command_id; member in struct:nvme_zone_mgmt_send_cmd
1078 __u16 command_id; member in struct:nvme_zone_mgmt_recv_cmd
1263 __u16 command_id; member in struct:nvme_identify
1280 __u16 command_id; member in struct:nvme_features
1301 __u16 command_id; member in struct:nvme_create_cq
1315 __u16 command_id; member in struct:nvme_create_sq
1329 __u16 command_id; member in struct:nvme_delete_queue
1339 __u16 command_id; member in struct:nvme_abort_cmd
1349 __u16 command_id; member in struct:nvme_download_firmware
1360 __u16 command_id; member in struct:nvme_format_cmd
1370 __u16 command_id; member in struct:nvme_get_log_page_command
1394 __u16 command_id; member in struct:nvme_directive_cmd
1446 __u16 command_id; member in struct:nvmf_common_command
1517 __u16 command_id; member in struct:nvmf_connect_command
1547 __u16 command_id; member in struct:nvmf_property_set_command
1560 __u16 command_id; member in struct:nvmf_property_get_command
1572 __u16 command_id; member in struct:nvmf_auth_common_command
1587 __u16 command_id; member in struct:nvmf_auth_send_command
1602 __u16 command_id; member in struct:nvmf_auth_receive_command
1766 __u16 command_id; member in struct:nvme_dbbuf
2005 __u16 command_id; /* of the command which completed */ member in struct:nvme_completion
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc_message.c31 session_init_in.header.command_id = WIRED_INITIATE_HDCP2_SESSION;
88 verify_rxcert_in.header.command_id = WIRED_VERIFY_RECEIVER_CERT;
151 send_hprime_in.header.command_id = WIRED_AKE_SEND_HPRIME;
199 pairing_info_in.header.command_id = WIRED_AKE_SEND_PAIRING_INFO;
250 lc_init_in.header.command_id = WIRED_INIT_LOCALITY_CHECK;
296 verify_lprime_in.header.command_id = WIRED_VALIDATE_LOCALITY;
346 get_skey_in.header.command_id = WIRED_GET_SESSION_KEY;
398 verify_repeater_in.header.command_id = WIRED_VERIFY_REPEATER;
467 verify_mprime_in->header.command_id = WIRED_REPEATER_AUTH_STREAM_REQ;
520 enable_auth_in.header.command_id
[all...]
/linux-master/drivers/infiniband/hw/efa/
H A Defa_admin_defs.h23 * 11:0 : command_id
26 u16 command_id; member in struct:efa_admin_aq_common_desc
68 * 11:0 : command_id
/linux-master/drivers/hid/surface-hid/
H A Dsurface_hid.c61 rqst.command_id = SURFACE_HID_CID_GET_DESCRIPTOR;
127 rqst.command_id = cid;
145 rqst.command_id = SURFACE_HID_CID_GET_FEATURE_REPORT;
161 if (event->command_id != 0x00)
H A Dsurface_kbd.c42 rqst.command_id = SURFACE_KBD_CID_GET_DESCRIPTOR;
72 rqst.command_id = SURFACE_KBD_CID_SET_CAPSLOCK_LED;
90 rqst.command_id = SURFACE_KBD_CID_GET_FEATURE_REPORT;
115 if (event->command_id == SURFACE_KBD_CID_EVT_INPUT_GENERIC)
118 if (event->command_id == SURFACE_KBD_CID_EVT_INPUT_HOTKEYS)
/linux-master/drivers/platform/surface/
H A Dsurface_aggregator_hub.c218 .command_id = 0x0d,
248 if (event->command_id != SSAM_EVENT_BAS_CID_CONNECTION)
296 .command_id = 0x2c,
319 if (event->command_id != SSAM_EVENT_KIP_CID_CONNECTION)
H A Dsurface_dtx.c75 .command_id = 0x06,
82 .command_id = 0x07,
89 .command_id = 0x08,
96 .command_id = 0x09,
103 .command_id = 0x0a,
110 .command_id = 0x0b,
117 .command_id = 0x0c,
124 .command_id = 0x0d,
131 .command_id = 0x11,
628 switch (in->command_id) {
[all...]
H A Dsurface_platform_profile.c37 .command_id = 0x02,
42 .command_id = 0x03,
/linux-master/drivers/power/supply/
H A Dsurface_charger.c33 .command_id = 0x01,
39 .command_id = 0x0d,
111 event->command_id, event->instance_id, event->target_id);
122 switch (event->command_id) {
H A Dsurface_battery.c90 .command_id = 0x01,
96 .command_id = 0x02,
102 .command_id = 0x03,
108 .command_id = 0x04,
359 event->command_id, event->instance_id, event->target_id);
361 switch (event->command_id) {
/linux-master/drivers/hwmon/
H A Dsurface_fan.c18 .command_id = 0x01,
/linux-master/drivers/scsi/
H A Dips.h410 uint8_t command_id; member in struct:__anon23
424 uint8_t command_id; member in struct:__anon24
435 uint8_t command_id; member in struct:__anon25
445 uint8_t command_id; member in struct:__anon26
464 uint8_t command_id; member in struct:__anon27
477 uint8_t command_id; member in struct:__anon28
489 uint8_t command_id; member in struct:__anon29
501 uint8_t command_id; member in struct:__anon30
513 uint8_t command_id; member in struct:__anon31
525 uint8_t command_id; member in struct:__anon32
538 uint8_t command_id; member in struct:__anon33
547 uint8_t command_id; member in struct:__anon34
563 uint8_t command_id; member in struct:__anon35
575 uint8_t command_id; member in struct:__anon36
647 volatile uint8_t command_id; member in struct:__anon42::__anon43
[all...]
/linux-master/drivers/net/thunderbolt/
H A Dmain.c89 u32 command_id; member in struct:thunderbolt_ip_header
157 * @command_id: ID used for next configuration protocol packet
188 atomic_t command_id; member in struct:tbnet
222 enum thunderbolt_ip_type type, size_t size, u32 command_id)
237 hdr->command_id = command_id;
241 u32 command_id)
249 command_id);
266 atomic_inc_return(&net->command_id));
278 u32 command_id)
220 tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, enum thunderbolt_ip_type type, size_t size, u32 command_id) argument
240 tbnet_login_response(struct tbnet *net, u64 route, u8 sequence, u32 command_id) argument
277 tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence, u32 command_id) argument
422 u32 command_id; local
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtrace.h36 __field(u16, command_id)
44 __entry->command_id = le16_to_cpu(wmi->command_id);
52 __entry->mid, __entry->command_id, __entry->buf_len,
/linux-master/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c55 session_init_in.header.command_id = WIRED_INITIATE_HDCP2_SESSION;
125 verify_rxcert_in.header.command_id = WIRED_VERIFY_RECEIVER_CERT;
197 send_hprime_in.header.command_id = WIRED_AKE_SEND_HPRIME;
254 pairing_info_in.header.command_id = WIRED_AKE_SEND_PAIRING_INFO;
314 lc_init_in.header.command_id = WIRED_INIT_LOCALITY_CHECK;
369 verify_lprime_in.header.command_id = WIRED_VALIDATE_LOCALITY;
428 get_skey_in.header.command_id = WIRED_GET_SESSION_KEY;
492 verify_repeater_in.header.command_id = WIRED_VERIFY_REPEATER;
571 verify_mprime_in->header.command_id = WIRED_REPEATER_AUTH_STREAM_REQ;
633 enable_auth_in.header.command_id
[all...]
/linux-master/drivers/net/ieee802154/
H A Dca8210.c459 u8 command_id; member in struct:mac_message
1075 command.command_id = SPI_TDME_SETSFR_REQUEST;
1080 response.command_id = SPI_IDLE;
1082 &command.command_id,
1084 &response.command_id,
1092 if (response.command_id != SPI_TDME_SETSFR_CONFIRM) {
1096 response.command_id
1445 command.command_id = SPI_MCPS_DATA_REQUEST;
1481 if (ca8210_spi_transfer(device_ref, &command.command_id,
1504 command.command_id
[all...]

Completed in 288 milliseconds

123