Home
last modified time | relevance | path

Searched refs:optee_call_queue (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/tee/optee/
Doptee_private.h32 struct optee_call_queue { struct
90 struct optee_call_queue call_queue;
Dcall.c25 static void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init()
50 static void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion()
65 static void optee_cq_complete_one(struct optee_call_queue *cq) in optee_cq_complete_one()
77 static void optee_cq_wait_final(struct optee_call_queue *cq, in optee_cq_wait_final()