Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_private.h20 void teedev_ctx_get(struct tee_context *ctx);
H A Dtee_shm.c108 teedev_ctx_get(ctx); in shm_alloc_helper()
291 teedev_ctx_get(ctx); in register_shm_helper()
H A Dtee_core.c75 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get() function