Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Dnotif.c85 int optee_notif_send(struct optee *optee, u_int key) in optee_notif_send() function
H A Doptee_private.h236 int optee_notif_send(struct optee *optee, u_int key);
H A Drpc.c146 if (optee_notif_send(optee, arg->params[0].u.value.b)) in handle_rpc_func_cmd_wq()
H A Dsmc_abi.c1032 optee_notif_send(optee, value); in irq_handler()