Home
last modified time | relevance | path

Searched refs:optee_notif_send (Results 1 – 4 of 4) sorted by relevance

/drivers/tee/optee/
Dnotif.c85 int optee_notif_send(struct optee *optee, u_int key) in optee_notif_send() function
Drpc.c146 if (optee_notif_send(optee, arg->params[0].u.value.b)) in handle_rpc_func_cmd_wq()
Doptee_private.h212 int optee_notif_send(struct optee *optee, u_int key);
Dsmc_abi.c1013 optee_notif_send(optee, value); in notif_irq_handler()