Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_shm.c61 tee_device_put(teedev); in tee_shm_release()
203 tee_device_put(teedev); in __tee_shm_alloc()
250 tee_device_put(teedev); in tee_shm_register()
340 tee_device_put(teedev); in tee_shm_register()
Dtee_private.h74 void tee_device_put(struct tee_device *teedev);
Dtee_core.c68 tee_device_put(teedev); in tee_open()
99 tee_device_put(ctx->teedev); in teedev_close_context()
861 void tee_device_put(struct tee_device *teedev) in tee_device_put() function
906 tee_device_put(teedev); in tee_device_unregister()