Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h163 void optee_disable_shm_cache(struct optee *optee);
H A Dcore.c597 optee_disable_shm_cache(optee); in optee_remove()
627 optee_disable_shm_cache(platform_get_drvdata(pdev)); in optee_shutdown()
H A Dcall.c463 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache() function