Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/
Dtee_shm.c52 tee_device_put(teedev); in tee_shm_release()
194 tee_device_put(teedev); in __tee_shm_alloc()
241 tee_device_put(teedev); in tee_shm_register()
332 tee_device_put(teedev); in tee_shm_register()
Dtee_private.h65 void tee_device_put(struct tee_device *teedev);
Dtee_core.c55 tee_device_put(teedev); in teedev_open()
87 tee_device_put(ctx->teedev); in teedev_close_context()
866 void tee_device_put(struct tee_device *teedev) in tee_device_put() function
911 tee_device_put(teedev); in tee_device_unregister()