Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_shm.c71 tee_device_put(teedev); in tee_shm_release()
120 tee_device_put(teedev); in shm_alloc_helper()
239 tee_device_put(ctx->teedev); in tee_shm_register_fd()
320 tee_device_put(teedev); in tee_shm_alloc_dma_mem()
484 tee_device_put(teedev); in register_shm_helper()
H A Dtee_heap.c54 tee_device_put(h->teedev); in tee_heap_release()
313 tee_device_put(teedev); in tee_device_register_dma_heap()
H A Dtee_core.c69 tee_device_put(teedev); in teedev_open()
110 tee_device_put(teedev); in teedev_close_context()
1234 void tee_device_put(struct tee_device *teedev) in tee_device_put() function
1247 EXPORT_SYMBOL_GPL(tee_device_put);
1280 tee_device_put(teedev); in tee_device_unregister()
/linux/drivers/tee/qcomtee/
H A Dcall.c621 tee_device_put(ctx->teedev); in qcomtee_release()