Home
last modified time | relevance | path

Searched refs:tee_device_put (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/tee/
Dtee_shm.c64 tee_device_put(teedev); in tee_shm_release()
191 tee_device_put(teedev); in tee_shm_alloc()
216 tee_device_put(teedev); in tee_shm_register()
316 tee_device_put(teedev); in tee_shm_register()
Dtee_private.h66 void tee_device_put(struct tee_device *teedev);
Dtee_core.c69 tee_device_put(teedev); in teedev_open()
101 tee_device_put(ctx->teedev); in teedev_close_context()
1015 void tee_device_put(struct tee_device *teedev) in tee_device_put() function
1057 tee_device_put(teedev); in tee_device_unregister()