Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dcall.c68 * optee_cq_wait_for_completion(). in optee_cq_wait_init()
100 optee_cq_wait_for_completion(cq, w); in optee_cq_wait_init()
117 void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion() function
H A Doptee_private.h343 void optee_cq_wait_for_completion(struct optee_call_queue *cq,
H A Dffa_abi.c565 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_ffa_yielding_call()