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,
177 * struct stratix10_svc_client_msg - message sent by client to service
182 * @command: service command
203 * struct stratix10_svc_cb_data - callback data structure from service layer
217 * struct stratix10_svc_client - service client structure
219 * @receive_cb: callback to provide service client the received data
230 * stratix10_svc_request_channel_byname() - request service channel
242 * stratix10_svc_free_channel() - free service channel.
243 * @chan: service channel to be freed
249 * @chan: service channel assigned to the client
252 * Service layer allocates the requested number of bytes from the memory
263 * @chan: service channel assigned to the client
270 * @chan: service channel assigned to the client
279 * stratix10_svc_done() - complete service request
280 * @chan: service channel assigned to the client
282 * This function is used by service client to inform service layer that
283 * client's service requests are completed, or there is an error in the