Home
last modified time | relevance | path

Searched refs:optee_cq_wait_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tee/optee/
H A Doptee_private.h341 void optee_cq_wait_init(struct optee_call_queue *cq,
H A Dcall.c57 void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init() function
H A Dffa_abi.c546 optee_cq_wait_init(&optee->call_queue, &w, system_thread); in optee_ffa_yielding_call()