Searched defs:optee_ffa (Results 1 – 1 of 1) sorted by relevance
92 struct optee_ffa { struct93 struct ffa_device *ffa_dev;94 const struct ffa_dev_ops *ffa_ops;96 struct mutex mutex;97 struct rhashtable global_ids;
Completed in 4 milliseconds