Searched defs:ffa_dev (Results 1 – 7 of 7) sorted by relevance
25 struct ffa_device *ffa_dev; in ffa_device_match() local50 struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_device_probe() local69 const struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_device_uevent() local78 struct ffa_device *ffa_dev = to_ffa_dev(dev); in modalias_show() local88 struct ffa_device *ffa_dev = to_ffa_dev(dev); in partition_id_show() local97 struct ffa_device *ffa_dev = to_ffa_dev(dev); in uuid_show() local150 struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_release_device() local169 bool ffa_device_is_valid(struct ffa_device *ffa_dev) in ffa_device_is_valid()195 struct ffa_device *ffa_dev; in ffa_device_register() local229 void ffa_device_unregister(struct ffa_device *ffa_dev) in ffa_device_unregister()
1343 void ffa_device_match_uuid(struct ffa_device *ffa_dev, const uuid_t *uuid) in ffa_device_match_uuid()1391 struct ffa_device *ffa_dev; in ffa_setup_partitions() local
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() local660 static bool optee_ffa_api_is_compatbile(struct ffa_device *ffa_dev, in optee_ffa_api_is_compatbile()700 static bool optee_ffa_exchange_caps(struct ffa_device *ffa_dev, in optee_ffa_exchange_caps()743 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in enable_async_notif() local815 static void optee_ffa_remove(struct ffa_device *ffa_dev) in optee_ffa_remove()831 static int optee_ffa_async_notif_init(struct ffa_device *ffa_dev, in optee_ffa_async_notif_init()871 static int optee_ffa_probe(struct ffa_device *ffa_dev) in optee_ffa_probe()
163 struct ffa_device *ffa_dev; member
198 bool ffa_device_is_valid(struct ffa_device *ffa_dev) { return false; } in ffa_device_is_valid()