Lines Matching full:response
54 * up to 5 argument DWORDs, up to 3 response DWORDs, done atomically,
57 * The former use the structures below to represent the request and response
67 * Atomic SCM call command/response buffer definitions.
84 * Legacy command/response buffer definitions.
87 * but only a single command/response pair per call.
89 * A command and response buffer is laid out in memory as such:
93 * | response header |
94 * | (response payload) |
100 * len - the length of the total command and response, including
108 * the response header is found.
120 * The response header.
125 * len - the total amount of memory available for the response.
126 * Linux doesn't set this; it always passes in a response
132 * buf_offset - start of response buffer, relative to the beginning
135 * to assemble a pointer to the response data. The firmware