Searched defs:ffa_dev (Results 1 – 5 of 5) sorted by relevance
21 struct ffa_device *ffa_dev; in ffa_device_match() local47 struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_device_probe() local61 struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_device_uevent() local70 struct ffa_device *ffa_dev = to_ffa_dev(dev); in partition_id_show() local79 struct ffa_device *ffa_dev = to_ffa_dev(dev); in uuid_show() local131 struct ffa_device *ffa_dev = to_ffa_dev(dev); in ffa_release_device() local149 bool ffa_device_is_valid(struct ffa_device *ffa_dev) in ffa_device_is_valid()174 struct ffa_device *ffa_dev; in ffa_device_register() local200 void ffa_device_unregister(struct ffa_device *ffa_dev) in ffa_device_unregister()
650 void ffa_device_match_uuid(struct ffa_device *ffa_dev, const uuid_t *uuid) in ffa_device_match_uuid()668 struct ffa_device *ffa_dev; in ffa_setup_partitions() local
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() local535 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_yielding_call() local637 static bool optee_ffa_api_is_compatbile(struct ffa_device *ffa_dev, in optee_ffa_api_is_compatbile()672 static bool optee_ffa_exchange_caps(struct ffa_device *ffa_dev, in optee_ffa_exchange_caps()780 static void optee_ffa_remove(struct ffa_device *ffa_dev) in optee_ffa_remove()792 static int optee_ffa_probe(struct ffa_device *ffa_dev) in optee_ffa_probe()
93 struct ffa_device *ffa_dev; member
72 bool ffa_device_is_valid(struct ffa_device *ffa_dev) { return false; } in ffa_device_is_valid()
Completed in 13 milliseconds