Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_core.c46 struct tee_context *teedev_open(struct tee_device *teedev) in teedev_open()
102 struct tee_device *teedev = ctx->teedev; in teedev_close_context() local
857 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in tee_release_device() local
884 struct tee_device *teedev; in tee_device_alloc() local
965 void tee_device_set_dev_groups(struct tee_device *teedev, in tee_device_set_dev_groups()
975 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in implementation_id_show() local
1004 int tee_device_register(struct tee_device *teedev) in tee_device_register()
1027 void tee_device_put(struct tee_device *teedev) in tee_device_put()
1041 bool tee_device_get(struct tee_device *teedev) in tee_device_get()
1061 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister()
[all …]
H A Dtee_shm.c46 static void tee_shm_release(struct tee_device *teedev, struct tee_shm *shm) in tee_shm_release()
70 struct tee_device *teedev = ctx->teedev; in shm_alloc_helper() local
132 struct tee_device *teedev = ctx->teedev; in tee_shm_alloc_user_buf() local
274 struct tee_device *teedev = ctx->teedev; in register_shm_helper() local
371 struct tee_device *teedev = ctx->teedev; in tee_shm_register_user_buf() local
534 struct tee_device *teedev; in tee_shm_get_from_id() local
563 struct tee_device *teedev = shm->ctx->teedev; in tee_shm_put() local
/linux/drivers/tee/optee/
H A Dsupp.c232 struct tee_device *teedev = ctx->teedev; in optee_supp_recv() local
341 struct tee_device *teedev = ctx->teedev; in optee_supp_send() local
H A Dcore.c95 struct tee_device *teedev = ctx->teedev; in optee_open() local
H A Dffa_abi.c756 static void optee_ffa_get_version(struct tee_device *teedev, in optee_ffa_get_version()
878 struct tee_device *teedev; in optee_ffa_probe() local
H A Dsmc_abi.c817 struct tee_device *teedev = ctx->teedev; in optee_handle_rpc() local
1154 static void optee_get_version(struct tee_device *teedev, in optee_get_version()
1594 struct tee_device *teedev; in optee_probe() local
H A Doptee_private.h219 struct tee_device *teedev; member
/linux/drivers/tee/amdtee/
H A Dcore.c23 static void amdtee_get_version(struct tee_device *teedev, in amdtee_get_version()
454 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