Home
last modified time | relevance | path

Searched refs:optee_notif_init (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tee/optee/
H A Doptee_private.h277 int optee_notif_init(struct optee *optee, u_int max_key);
H A Dffa_abi.c981 rc = optee_notif_init(optee, OPTEE_DEFAULT_MAX_NOTIF_VALUE); in optee_ffa_probe()