| /kernel/linux/linux-4.19/drivers/tee/ |
| D | tee_core.c | 44 struct tee_device *teedev; in tee_open() local 678 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in tee_release_device() local 705 struct tee_device *teedev; in tee_device_alloc() local 790 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in implementation_id_show() local 816 int tee_device_register(struct tee_device *teedev) in tee_device_register() 861 void tee_device_put(struct tee_device *teedev) in tee_device_put() 875 bool tee_device_get(struct tee_device *teedev) in tee_device_get() 895 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() 925 void *tee_get_drvdata(struct tee_device *teedev) in tee_get_drvdata()
|
| D | tee_shm.c | 25 struct tee_device *teedev = shm->teedev; in tee_shm_release() local 110 struct tee_device *teedev, in __tee_shm_alloc() 225 struct tee_shm *tee_shm_priv_alloc(struct tee_device *teedev, size_t size) in tee_shm_priv_alloc() 234 struct tee_device *teedev = ctx->teedev; in tee_shm_register() local 478 struct tee_device *teedev; in tee_shm_get_from_id() local
|
| /kernel/linux/linux-5.10/drivers/tee/ |
| D | tee_shm.c | 31 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) in tee_shm_release() 61 struct tee_device *teedev = ctx->teedev; in tee_shm_alloc() local 151 struct tee_device *teedev = ctx->teedev; in tee_shm_register() local 411 struct tee_device *teedev; in tee_shm_get_from_id() local 440 struct tee_device *teedev = shm->ctx->teedev; in tee_shm_put() local
|
| D | tee_core.c | 46 static struct tee_context *teedev_open(struct tee_device *teedev) in teedev_open() 855 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in tee_release_device() local 882 struct tee_device *teedev; in tee_device_alloc() local 966 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in implementation_id_show() local 990 int tee_device_register(struct tee_device *teedev) in tee_device_register() 1015 void tee_device_put(struct tee_device *teedev) in tee_device_put() 1029 bool tee_device_get(struct tee_device *teedev) in tee_device_get() 1049 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() 1076 void *tee_get_drvdata(struct tee_device *teedev) in tee_get_drvdata() 1091 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in match_dev() local
|
| /kernel/linux/linux-5.10/drivers/tee/optee/ |
| D | core.c | 198 static void optee_get_version(struct tee_device *teedev, in optee_get_version() 223 struct tee_device *teedev = ctx->teedev; in optee_open() local 270 struct tee_device *teedev = ctx->teedev; in optee_release() local 635 struct tee_device *teedev; in optee_probe() local
|
| D | supp.c | 232 struct tee_device *teedev = ctx->teedev; in optee_supp_recv() local 341 struct tee_device *teedev = ctx->teedev; in optee_supp_send() local
|
| D | rpc.c | 497 struct tee_device *teedev = ctx->teedev; in optee_handle_rpc() local
|
| D | optee_private.h | 88 struct tee_device *teedev; member
|
| /kernel/linux/linux-4.19/drivers/tee/optee/ |
| D | core.c | 215 static void optee_get_version(struct tee_device *teedev, in optee_get_version() 233 struct tee_device *teedev = ctx->teedev; in optee_open() local 265 struct tee_device *teedev = ctx->teedev; in optee_release() local 558 struct tee_device *teedev; in optee_probe() local
|
| D | supp.c | 233 struct tee_device *teedev = ctx->teedev; in optee_supp_recv() local 342 struct tee_device *teedev = ctx->teedev; in optee_supp_send() local
|
| D | rpc.c | 410 struct tee_device *teedev = ctx->teedev; in optee_handle_rpc() local
|
| D | optee_private.h | 92 struct tee_device *teedev; member
|
| /kernel/linux/linux-5.10/drivers/tee/amdtee/ |
| D | core.c | 24 static void amdtee_get_version(struct tee_device *teedev, in amdtee_get_version() 455 struct tee_device *teedev; in amdtee_driver_init() local
|
| D | amdtee_private.h | 41 struct tee_device *teedev; member
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | tee_drv.h | 52 struct tee_device *teedev; member 188 struct tee_device *teedev; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | tee_drv.h | 55 struct tee_device *teedev; member
|