Searched refs:optee_notif_init (Results 1 – 4 of 4) sorted by relevance
114 int optee_notif_init(struct optee *optee, u_int max_key) in optee_notif_init() function
275 int optee_notif_init(struct optee *optee, u_int max_key);
958 rc = optee_notif_init(optee, OPTEE_DEFAULT_MAX_NOTIF_VALUE); in optee_ffa_probe()
1731 rc = optee_notif_init(optee, max_notif_value); in optee_probe()