Lines Matching full:service

10  * Service layer driver supports client names
23 * Secure firmware accepts the request issued by one of service clients.
26 * Service client successfully submits data buffer to secure firmware.
33 * Secure firmware completes service request successfully. In case of
37 * Service request is still in process.
40 * Error encountered during the process of the service request.
64 * Timeout settings for service clients:
77 * enum stratix10_svc_command_code - supported service commands
112 * @COMMAND_POLL_SERVICE_STATUS: poll if the service request is complete,
172 * struct stratix10_svc_client_msg - message sent by client to service
177 * @command: service command
198 * struct stratix10_svc_cb_data - callback data structure from service layer
212 * struct stratix10_svc_client - service client structure
214 * @receive_cb: callback to provide service client the received data
225 * stratix10_svc_request_channel_byname() - request service channel
237 * stratix10_svc_free_channel() - free service channel.
238 * @chan: service channel to be freed
244 * @chan: service channel assigned to the client
247 * Service layer allocates the requested number of bytes from the memory
258 * @chan: service channel assigned to the client
265 * @chan: service channel assigned to the client
274 * stratix10_svc_done() - complete service request
275 * @chan: service channel assigned to the client
277 * This function is used by service client to inform service layer that
278 * client's service requests are completed, or there is an error in the