Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/
Dtee_private.h67 void teedev_ctx_get(struct tee_context *ctx);
Dtee_shm.c178 teedev_ctx_get(ctx); in __tee_shm_alloc()
245 teedev_ctx_get(ctx); in tee_shm_register()
Dtee_core.c60 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get() function