Home
last modified time | relevance | path

Searched refs:trusty_nvram_open (Results 1 – 2 of 2) sorted by relevance

/system/core/trusty/nvram/
Dmodule.c20 int trusty_nvram_open(const hw_module_t* module,
25 .open = trusty_nvram_open,
Dtrusty_nvram_device.cpp21 extern "C" int trusty_nvram_open(const hw_module_t* module, in trusty_nvram_open() function