Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tee/optee/
Dnotif.c109 int optee_notif_init(struct optee *optee, u_int max_key) in optee_notif_init() function
Doptee_private.h233 int optee_notif_init(struct optee *optee, u_int max_key);
Dffa_abi.c864 rc = optee_notif_init(optee, OPTEE_DEFAULT_MAX_NOTIF_VALUE); in optee_ffa_probe()
Dsmc_abi.c1742 rc = optee_notif_init(optee, max_notif_value); in optee_probe()