Searched refs:optee_notif_wait (Results 1 – 3 of 3) sorted by relevance
32 int optee_notif_wait(struct optee *optee, u_int key) in optee_notif_wait() function
235 int optee_notif_wait(struct optee *optee, u_int key);
142 if (optee_notif_wait(optee, arg->params[0].u.value.b)) in handle_rpc_func_cmd_wq()