Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dnotif.c90 int optee_notif_send(struct optee *optee, u_int key) in optee_notif_send() function
H A Doptee_private.h278 int optee_notif_send(struct optee *optee, u_int key);
H A Drpc.c150 if (optee_notif_send(optee, arg->params[0].u.value.b)) in handle_rpc_func_cmd_wq()
H A Dffa_abi.c738 optee_notif_send(optee, notify_id); in notif_callback()
H A Dsmc_abi.c1004 optee_notif_send(optee, value); in irq_handler()