Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Doptee_private.h162 struct optee_ffa { struct
253 struct optee_ffa ffa;
H A Dffa_abi.c870 struct optee_ffa *optee_ffa = container_of(work, struct optee_ffa, in notif_work_fn() local
872 struct optee *optee = container_of(optee_ffa, struct optee, ffa); in notif_work_fn()