Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_private.h68 void teedev_ctx_get(struct tee_context *ctx);
H A Dtee_shm.c118 teedev_ctx_get(ctx); in tee_shm_alloc()
173 teedev_ctx_get(ctx); in tee_shm_register()
H A Dtee_core.c75 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get() function