Home
last modified time | relevance | path

Searched defs:teedev (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/tee/
H A Dtee_shm.c54 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) in tee_shm_release()
95 struct tee_device *teedev = ctx->teedev; in shm_alloc_helper() local
157 struct tee_device *teedev = ctx->teedev; in tee_shm_alloc_user_buf() local
305 struct tee_device *teedev = ctx->teedev; in tee_shm_alloc_dma_mem() local
422 struct tee_device *teedev = ctx->teedev; in register_shm_helper() local
527 struct tee_device *teedev = ctx->teedev; in tee_shm_register_user_buf() local
693 struct tee_device *teedev; in tee_shm_get_from_id() local
722 struct tee_device *teedev; in tee_shm_put() local
/linux/drivers/tee/optee/
H A Dsupp.c213 struct tee_device *teedev = ctx->teedev; in optee_supp_recv() local
322 struct tee_device *teedev = ctx->teedev; in optee_supp_send() local
H A Dffa_abi.c883 static void optee_ffa_get_version(struct tee_device *teedev, in optee_ffa_get_version()
1040 struct tee_device *teedev; in optee_ffa_probe() local
/linux/drivers/tee/amdtee/
H A Dcore.c26 static void amdtee_get_version(struct tee_device *teedev, in amdtee_get_version()
457 struct tee_device *teedev; in amdtee_driver_init() local
H A Damdtee_private.h41 struct tee_device *teedev; member
/linux/drivers/tee/tstee/
H A Dtstee_private.h80 struct tee_device *teedev; member
H A Dcore.c44 static void tstee_get_version(struct tee_device *teedev, in tstee_get_version()
/linux/include/linux/
H A Dtee_drv.h40 struct tee_device *teedev; member