Searched refs:optee_cq_init (Results 1 – 4 of 4) sorted by relevance
338 void optee_cq_init(struct optee_call_queue *cq, int thread_count);
42 void optee_cq_init(struct optee_call_queue *cq, int thread_count) in optee_cq_init() function
947 optee_cq_init(&optee->call_queue, 0); in optee_ffa_probe()
1717 optee_cq_init(&optee->call_queue, thread_count); in optee_probe()