Home
last modified time | relevance | path

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

/linux/drivers/tee/
A Dtee_shm.c31 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
A Dtee_core.c46 static struct tee_context *teedev_open(struct tee_device *teedev) in teedev_open()
856 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in tee_release_device() local
883 struct tee_device *teedev; in tee_device_alloc() local
967 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in implementation_id_show() local
991 int tee_device_register(struct tee_device *teedev) in tee_device_register()
1016 void tee_device_put(struct tee_device *teedev) in tee_device_put()
1030 bool tee_device_get(struct tee_device *teedev) in tee_device_get()
1050 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister()
1077 void *tee_get_drvdata(struct tee_device *teedev) in tee_get_drvdata()
1092 struct tee_device *teedev = container_of(dev, struct tee_device, dev); in match_dev() local
/linux/drivers/tee/optee/
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
A Dcore.c77 struct tee_device *teedev = ctx->teedev; in optee_open() local
A Dsmc_abi.c728 struct tee_device *teedev = ctx->teedev; in optee_handle_rpc() local
849 static void optee_get_version(struct tee_device *teedev, in optee_get_version()
1179 struct tee_device *teedev; in optee_probe() local
A Dffa_abi.c721 static void optee_ffa_get_version(struct tee_device *teedev, in optee_ffa_get_version()
796 struct tee_device *teedev; in optee_ffa_probe() local
A Doptee_private.h143 struct tee_device *teedev; member
/linux/drivers/tee/amdtee/
A Dcore.c24 static void amdtee_get_version(struct tee_device *teedev, in amdtee_get_version()
454 struct tee_device *teedev; in amdtee_driver_init() local
A Damdtee_private.h41 struct tee_device *teedev; member
/linux/include/linux/
A Dtee_drv.h55 struct tee_device *teedev; member

Completed in 17 milliseconds