Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tee/
Dtee_private.h68 void teedev_ctx_get(struct tee_context *ctx);
Dtee_shm.c177 teedev_ctx_get(ctx); in tee_shm_alloc()
238 teedev_ctx_get(ctx); in tee_shm_register()
Dtee_core.c74 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get() function