Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/optee/
Doptee_private.h31 struct optee_call_queue { struct
86 struct optee_call_queue call_queue;
Dcall.c22 static void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init()
47 static void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion()
62 static void optee_cq_complete_one(struct optee_call_queue *cq) in optee_cq_complete_one()
74 static void optee_cq_wait_final(struct optee_call_queue *cq, in optee_cq_wait_final()