Searched defs:teedev (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/tee/optee/
H A Dsupp.c232 struct tee_device *teedev = ctx->teedev; local
341 struct tee_device *teedev = ctx->teedev; local
H A Dcore.c91 struct tee_device *teedev = ctx->teedev; local
H A Dffa_abi.c749 static void optee_ffa_get_version(struct tee_device *teedev, argument
871 struct tee_device *teedev; local
[all...]
H A Doptee_private.h206 struct tee_device *teedev; member in struct:optee
H A Dsmc_abi.c817 struct tee_device *teedev = ctx->teedev; local
1154 static void optee_get_version(struct tee_device *teedev, argument
1596 struct tee_device *teedev; local
[all...]
/linux-master/drivers/tee/amdtee/
H A Damdtee_private.h41 struct tee_device *teedev; member in struct:amdtee
H A Dcore.c24 static void amdtee_get_version(struct tee_device *teedev, argument
455 struct tee_device *teedev; local
[all...]
/linux-master/drivers/tee/
H A Dtee_shm.c45 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) argument
69 struct tee_device *teedev = ctx->teedev; local
131 struct tee_device *teedev = ctx->teedev; local
209 struct tee_device *teedev = ctx->teedev; local
306 struct tee_device *teedev = ctx->teedev; local
469 struct tee_device *teedev; local
498 struct tee_device *teedev = shm->ctx->teedev; local
[all...]
H A Dtee_core.c49 struct tee_context *teedev_open(struct tee_device *teedev) argument
105 struct tee_device *teedev = ctx->teedev; local
860 struct tee_device *teedev = container_of(dev, struct tee_device, dev); local
887 struct tee_device *teedev; local
971 struct tee_device *teedev = container_of(dev, struct tee_device, dev); local
995 tee_device_register(struct tee_device *teedev) argument
1020 tee_device_put(struct tee_device *teedev) argument
1034 tee_device_get(struct tee_device *teedev) argument
1054 tee_device_unregister(struct tee_device *teedev) argument
1081 tee_get_drvdata(struct tee_device *teedev) argument
1096 struct tee_device *teedev = container_of(dev, struct tee_device, dev); local
[all...]
/linux-master/include/linux/
H A Dtee_drv.h52 struct tee_device *teedev; member in struct:tee_context
[all...]

Completed in 156 milliseconds