Lines Matching defs:data
30 * when all bit-stream data had be send.
53 * struct stratix10_svc - svc private data
73 * pool, then allocates data buffer from that memory pool for service client.
101 * struct stratix10_svc_data - service data structure
133 * @svc_fifo: a queue for storing service message data
135 * @svc_fifo_lock: protect access to service message data queue
198 * @p_data: pointer to service data structure
199 * @cb_data: pointer to callback data structure to service client
244 * @p_data: pointer to service data structure
245 * @cb_data: pointer to callback data structure to service client
310 * @p_data: pointer to service data structure
311 * @cb_data: pointer to callback data structure to service client
383 * @data: data pointer for kthread function
391 static int svc_normal_to_secure_thread(void *data)
394 *ctrl = (struct stratix10_svc_controller *)data;
667 * @data: data pointer for kthread function
678 static int svc_normal_to_secure_shm_thread(void *data)
681 *sh_mem = (struct stratix10_svc_sh_memory *)data;
944 * stratix10_svc_send() - send a message data to the remote
946 * @msg: message data to be sent, in the format of