Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtee_drv.h51 struct tee_context { struct
52 struct tee_device *teedev;
53 void *data;
54 struct kref refcount;
55 bool releasing;
56 bool supp_nowait;
57 bool cap_memref_null;

Completed in 4 milliseconds