Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
A Doptee_private.h41 struct optee_call_queue { struct
149 struct optee_call_queue call_queue;
252 void optee_cq_wait_init(struct optee_call_queue *cq,
254 void optee_cq_wait_for_completion(struct optee_call_queue *cq,
256 void optee_cq_wait_final(struct optee_call_queue *cq,
A Dcall.c14 void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init()
39 void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion()
54 static void optee_cq_complete_one(struct optee_call_queue *cq) in optee_cq_complete_one()
66 void optee_cq_wait_final(struct optee_call_queue *cq, in optee_cq_wait_final()

Completed in 4 milliseconds