Searched defs:scmi_xfer (Results 1 – 1 of 1) sorted by relevance
122 struct scmi_xfer { struct123 int transfer_id;124 struct scmi_msg_hdr hdr;125 struct scmi_msg tx;126 struct scmi_msg rx;150 struct scmi_xfer_ops; argument
Completed in 5 milliseconds