Lines Matching full:scmi
25 * Copy name identifier in target buffer following the SCMI specification
65 * struct scmi_msg - SCMI message context
67 * @channel_id: SCMI channel ID, safely set from secure world
68 * @protocol_id: SCMI protocol ID for the related message, set by caller agent
69 * @message_id: SCMI message ID for the related message, set by caller agent
94 * Process Read, process and write response for input SCMI message
96 * @msg: SCMI message context
101 * Write SCMI response payload to output message shared memory
103 * @msg: SCMI message context
110 * Write status only SCMI response payload to output message shared memory
112 * @msg: SCMI message context
113 * @status: SCMI status value returned to caller
119 * @channel: SCMI channel reference
126 * @channel: SCMI channel reference
132 * @channel_id: SCMI channel identifier provided by client
140 * @channel_id: SCMI channel identifier provided by client
141 * @in_buf: Shared buffer storing input SCMI message
143 * @out_buf: Shared buffer storing input SCMI message