Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dsmccc_trng.c54 static bool inited; in smccc_trng_is_supported() local
56 if (inited) in smccc_trng_is_supported()
59 inited = true; in smccc_trng_is_supported()
/optee_os/core/arch/arm/plat-hikey/
H A Dspi_test.c21 static bool inited; in spi_cs_callback() local
28 if (!inited) { in spi_cs_callback()
35 inited = true; in spi_cs_callback()
/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.c886 goto inited; in entry_ck_token_initialize()
894 goto inited; in entry_ck_token_initialize()
935 inited: in entry_ck_token_initialize()