Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dffa_abi.c987 u32 notif_id = 0; in optee_ffa_async_notif_init() local
1002 notif_id); in optee_ffa_async_notif_init()
1014 notif_id++; in optee_ffa_async_notif_init()
1015 if (notif_id >= OPTEE_FFA_MAX_ASYNC_NOTIF_VALUE) in optee_ffa_async_notif_init()
1018 optee->ffa.bottom_half_value = notif_id; in optee_ffa_async_notif_init()
1026 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, notif_id); in optee_ffa_async_notif_init()