Home
last modified time | relevance | path

Searched refs:optee_cq_init (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tee/optee/
H A Doptee_private.h338 void optee_cq_init(struct optee_call_queue *cq, int thread_count);
H A Dcall.c42 void optee_cq_init(struct optee_call_queue *cq, int thread_count) in optee_cq_init() function
H A Dffa_abi.c947 optee_cq_init(&optee->call_queue, 0); in optee_ffa_probe()
H A Dsmc_abi.c1717 optee_cq_init(&optee->call_queue, thread_count); in optee_probe()