Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h32 struct optee_call_queue { struct
92 struct optee_call_queue call_queue;
H A Dcall.c23 static void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init()
48 static void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion()
63 static void optee_cq_complete_one(struct optee_call_queue *cq) in optee_cq_complete_one()
75 static void optee_cq_wait_final(struct optee_call_queue *cq, in optee_cq_wait_final()