Searched defs:ffa_dev (Results 1 – 7 of 7) sorted by relevance
25 struct ffa_device *ffa_dev; in ffa_device_match() local 52 struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_device_probe() local 71 const struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_device_uevent() local 80 struct ffa_device *ffa_dev = to_ffa_dev(dev); modalias_show() local 90 struct ffa_device *ffa_dev = to_ffa_dev(dev); partition_id_show() local 99 struct ffa_device *ffa_dev = to_ffa_dev(dev); uuid_show() local 152 struct ffa_device *ffa_dev = to_ffa_dev(dev); ffa_release_device() local 172 ffa_device_is_valid(struct ffa_device * ffa_dev) ffa_device_is_valid() argument 199 struct ffa_device *ffa_dev; ffa_device_register() local 238 ffa_device_unregister(struct ffa_device * ffa_dev) ffa_device_unregister() argument [all...]
1629 ffa_device_match_uuid(struct ffa_device * ffa_dev,const uuid_t * uuid) ffa_device_match_uuid() argument 1734 struct ffa_device *ffa_dev; ffa_setup_host_partition() local 1787 struct ffa_device *ffa_dev; ffa_setup_partitions() local [all...]
98 struct ffa_device *ffa_dev = tstee->ffa_dev; in tstee_open_session() local164 struct ffa_device *ffa_dev = tstee->ffa_dev; in tstee_invoke_func() local247 struct ffa_device *ffa_dev = tstee->ffa_dev; in tstee_shm_register() local310 struct ffa_device *ffa_dev = tstee->ffa_dev; in tstee_shm_unregister() local389 static bool tstee_check_rpc_compatible(struct ffa_device *ffa_dev) in tstee_check_rpc_compatible()407 static int tstee_probe(struct ffa_device *ffa_dev) in tstee_probe()454 static void tstee_remove(struct ffa_device *ffa_dev) in tstee_remove()
79 struct ffa_device *ffa_dev; member
275 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_shm_register() local318 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_shm_unregister() local536 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_yielding_call() local686 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_lend_protmem() local745 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_reclaim_protmem() local778 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() local965 static void optee_ffa_remove(struct ffa_device *ffa_dev) in optee_ffa_remove()[all …]
114 struct ffa_device *ffa_dev; member 332 tpm_crb_ffa_probe(struct ffa_device * ffa_dev) tpm_crb_ffa_probe() argument 388 tpm_crb_ffa_remove(struct ffa_device * ffa_dev) tpm_crb_ffa_remove() argument [all...]
206 bool ffa_device_is_valid(struct ffa_device *ffa_dev) { return false; } in ffa_device_is_valid() argument