Searched defs:teedev (Results 1 - 12 of 12) sorted by path

/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.c27 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.c816 struct tee_device *teedev = ctx->teedev; local
1153 static void optee_get_version(struct tee_device *teedev, argument
1593 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.c23 static void amdtee_get_version(struct tee_device *teedev, argument
454 struct tee_device *teedev; local
[all...]
/linux-master/drivers/tee/
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...]
H A Dtee_shm.c46 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) argument
70 struct tee_device *teedev = ctx->teedev; local
132 struct tee_device *teedev = ctx->teedev; local
274 struct tee_device *teedev = ctx->teedev; local
371 struct tee_device *teedev = ctx->teedev; local
534 struct tee_device *teedev; local
563 struct tee_device *teedev = shm->ctx->teedev; local
[all...]
/linux-master/drivers/tee/tstee/
H A Dcore.c44 static void tstee_get_version(struct tee_device *teedev, argument
[all...]
H A Dtstee_private.h80 struct tee_device *teedev; member in struct:tstee
/linux-master/include/linux/
H A Dtee_drv.h40 struct tee_device *teedev; member in struct:tee_context

Completed in 407 milliseconds