Lines Matching full:service
10 * Service layer driver supports client names
22 * Secure firmware accepts the request issued by one of service clients.
25 * Service client successfully submits data buffer to secure firmware.
32 * Secure firmware completes service request successfully. In case of
36 * Service request is still in process.
39 * Error encountered during the process of the service request.
62 * Timeout settings for service clients:
73 * enum stratix10_svc_command_code - supported service commands
123 * struct stratix10_svc_client_msg - message sent by client to service
126 * @command: service command
145 * struct stratix10_svc_cb_data - callback data structure from service layer
159 * struct stratix10_svc_client - service client structure
161 * @receive_cb: callback to provide service client the received data
172 * stratix10_svc_request_channel_byname() - request service channel
184 * stratix10_svc_free_channel() - free service channel.
185 * @chan: service channel to be freed
191 * @chan: service channel assigned to the client
194 * Service layer allocates the requested number of bytes from the memory
205 * @chan: service channel assigned to the client
212 * @chan: service channel assigned to the client
221 * intel_svc_done() - complete service request
222 * @chan: service channel assigned to the client
224 * This function is used by service client to inform service layer that
225 * client's service requests are completed, or there is an error in the