Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientRkFs.h121 int OpteeClientRkFsInit(void);
H A DOpteeClientRkNewFs.h127 int OpteeClientRkFsInit(void);
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRkFs_common.c71 int OpteeClientRkFsInit(void) in OpteeClientRkFsInit() function
H A DOpteeClientApiLib.c117 status = OpteeClientRkFsInit(); in OpteeClientApiLibInitialize()