Lines Matching defs:ffa_dev
275 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_shm_register() local
318 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_shm_unregister() local
536 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_yielding_call() local
686 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_lend_protmem() local
745 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_reclaim_protmem() local
778 static bool optee_ffa_get_os_revision(struct ffa_device *ffa_dev, in optee_ffa_get_os_revision()
811 static bool optee_ffa_api_is_compatible(struct ffa_device *ffa_dev, in optee_ffa_api_is_compatible()
837 static bool optee_ffa_exchange_caps(struct ffa_device *ffa_dev, in optee_ffa_exchange_caps()
889 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in enable_async_notif() local
965 static void optee_ffa_remove(struct ffa_device *ffa_dev) in optee_ffa_remove()
983 static int optee_ffa_async_notif_init(struct ffa_device *ffa_dev, in optee_ffa_async_notif_init()
1054 static int optee_ffa_probe(struct ffa_device *ffa_dev) in optee_ffa_probe()