Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_private.h18 void tee_device_put(struct tee_device *teedev);
H A Dtee_shm.c64 tee_device_put(teedev); in tee_shm_release()
113 tee_device_put(teedev); in shm_alloc_helper()
355 tee_device_put(teedev); in register_shm_helper()
H A Dtee_core.c70 tee_device_put(teedev); in teedev_open()
106 tee_device_put(teedev); in teedev_close_context()
941 /* 1 as tee_device_unregister() does one final tee_device_put() */ in tee_device_alloc()
1028 void tee_device_put(struct tee_device *teedev) in tee_device_put() function
1070 tee_device_put(teedev); in tee_device_unregister()