Home
last modified time | relevance | path

Searched refs:resp (Results 1 – 25 of 25) sorted by relevance

/include/linux/
A Dtpm_svsm.h135 svsm_vtpm_cmd_response_parse(const struct svsm_vtpm_cmd_response *resp, u8 *buf, in svsm_vtpm_cmd_response_parse() argument
138 if (len < resp->buf_size) in svsm_vtpm_cmd_response_parse()
141 if (resp->buf_size > SVSM_VTPM_MAX_BUFFER - sizeof(*resp)) in svsm_vtpm_cmd_response_parse()
144 memcpy(buf, resp->buf, resp->buf_size); in svsm_vtpm_cmd_response_parse()
146 return resp->buf_size; in svsm_vtpm_cmd_response_parse()
A Drpmb.h40 u8 *resp, unsigned int resp_len);
78 unsigned int req_len, u8 *resp, unsigned int resp_len);
116 unsigned int req_len, u8 *resp, in rpmb_route_frames() argument
/include/linux/platform_data/
A Dhuawei-gaokun-ec.h39 size_t resp_len, u8 *resp);
47 size_t resp_len, u8 *resp);
62 u8 resp[GAOKUN_SMART_CHARGE_DATA_SIZE]);
72 int gaokun_ec_ucsi_read(struct gaokun_ec *ec, u8 resp[GAOKUN_UCSI_READ_SIZE]);
A Dlenovo-yoga-c630.h35 u8 resp[YOGA_C630_UCSI_READ_SIZE]);
A Dcros_ec_sensorhub.h154 struct ec_response_motion_sense *resp; member
/include/trace/events/
A Dmmc.h131 __entry->cmd_resp[0] = mrq->cmd ? mrq->cmd->resp[0] : 0;
132 __entry->cmd_resp[1] = mrq->cmd ? mrq->cmd->resp[1] : 0;
133 __entry->cmd_resp[2] = mrq->cmd ? mrq->cmd->resp[2] : 0;
134 __entry->cmd_resp[3] = mrq->cmd ? mrq->cmd->resp[3] : 0;
138 __entry->stop_resp[0] = mrq->stop ? mrq->stop->resp[0] : 0;
139 __entry->stop_resp[1] = mrq->stop ? mrq->stop->resp[1] : 0;
140 __entry->stop_resp[2] = mrq->stop ? mrq->stop->resp[2] : 0;
145 __entry->sbc_resp[0] = mrq->sbc ? mrq->sbc->resp[0] : 0;
146 __entry->sbc_resp[1] = mrq->sbc ? mrq->sbc->resp[1] : 0;
147 __entry->sbc_resp[2] = mrq->sbc ? mrq->sbc->resp[2] : 0;
[all …]
A Drxrpc.h1298 __entry->challenge = rsp->resp.challenge_serial;
1299 __entry->version = rsp->resp.version;
1300 __entry->kvno = rsp->resp.kvno;
1301 __entry->ticket_len = rsp->resp.ticket_len;
/include/linux/pds/
A Dpds_auxbus.h18 union pds_core_adminq_comp *resp,
/include/linux/mailbox/
A Dbrcm-message.h32 dma_addr_t resp; member
/include/uapi/sound/
A Dfcp.h87 __u8 resp[]; member
/include/scsi/
A Dlibfc.h464 void (*resp)(struct fc_seq *, struct fc_frame *, void *); member
487 void (*resp)(struct fc_seq *,
568 void (*resp)(struct fc_seq *, struct fc_frame *,
975 void (*resp)(struct fc_seq *,
994 void (*resp)(struct fc_seq *,
1003 void (*resp)(struct fc_seq *, struct fc_frame *, void *),
A Dlibsas.h510 enum service_response resp; member
/include/net/mana/
A Dgdma.h150 struct gdma_msg_hdr resp; /* The expected response */ member
186 hdr->resp.hdr_type = GDMA_STANDARD_HEADER_TYPE; in mana_gd_init_req_hdr()
187 hdr->resp.msg_type = code; in mana_gd_init_req_hdr()
188 hdr->resp.msg_version = GDMA_MESSAGE_V1; in mana_gd_init_req_hdr()
189 hdr->resp.msg_size = resp_size; in mana_gd_init_req_hdr()
921 u32 resp_len, void *resp);
A Dhw_channel.h207 const void *req, u32 resp_len, void *resp);
/include/linux/iio/common/
A Dcros_ec_sensors_core.h66 struct ec_response_motion_sense *resp; member
/include/scsi/fc/
A Dfc_fcp.h154 struct fcp_resp resp; member
/include/linux/surface_aggregator/
A Dcontroller.h141 struct ssam_response *resp; member
179 struct ssam_response *resp) in ssam_request_sync_set_resp() argument
181 rqst->resp = resp; in ssam_request_sync_set_resp()
/include/linux/mmc/
A Dcore.h33 u32 resp[4]; member
A Dhost.h741 u8 value, u8 *resp);
/include/xen/interface/io/
A Dsndif.h1018 } resp; member
/include/net/nfc/
A Ddigital.h88 void *arg, struct sk_buff *resp);
A Dnci_core.h305 struct sk_buff **resp);
/include/linux/firmware/qcom/
A Dqcom_scm.h118 int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt, u32 *resp);
/include/rdma/
A Dib_sa.h416 void (*callback)(int status, struct sa_path_rec *resp,
524 struct ib_sa_guidinfo_rec *resp,
/include/linux/greybus/
A Dgreybus_protocols.h1517 __le32 resp[4]; member

Completed in 79 milliseconds