Home
last modified time | relevance | path

Searched defs:tee_context (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dtee_drv.h54 struct tee_context { struct
55 struct tee_device *teedev;
56 void *data;
57 struct kref refcount;
58 bool releasing;
59 bool supp_nowait;
60 bool cap_memref_null;

Completed in 3 milliseconds