Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines_extensions.h34 #define TEE_ERROR_NODE_DISABLED 0x80000001 macro
/optee_os/core/drivers/nvmem/
H A Datmel_sfc.c104 return TEE_ERROR_NODE_DISABLED; in atmel_sfc_probe()
/optee_os/core/drivers/
H A Dxiphera_trng.c106 return TEE_ERROR_NODE_DISABLED; in xiphera_trng_probe()
/optee_os/core/kernel/
H A Ddt_driver.c516 case TEE_ERROR_NODE_DISABLED: in probe_driver_node()