Home
last modified time | relevance | path

Searched refs:teedev_ctx_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/tee/
Dtee_private.h76 void teedev_ctx_get(struct tee_context *ctx);
Dtee_shm.c187 teedev_ctx_get(ctx); in __tee_shm_alloc()
254 teedev_ctx_get(ctx); in tee_shm_register()
Dtee_core.c72 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get() function