Searched refs:optee_notif_send (Results 1 – 4 of 4) sorted by relevance
85 int optee_notif_send(struct optee *optee, u_int key) in optee_notif_send() function
146 if (optee_notif_send(optee, arg->params[0].u.value.b)) in handle_rpc_func_cmd_wq()
212 int optee_notif_send(struct optee *optee, u_int key);
1013 optee_notif_send(optee, value); in notif_irq_handler()