Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtee_drv.h39 struct tee_context { struct
40 struct tee_device *teedev;
41 void *data;
42 struct kref refcount;
66 struct tee_context *ctx; argument