Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dffa_abi.c868 static void notif_work_fn(struct work_struct *work) in notif_work_fn() function
990 INIT_WORK(&optee->ffa.notif_work, notif_work_fn); in optee_ffa_async_notif_init()