Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dnvram.h326 static inline int nvram_open(const struct hw_module_t* module, in nvram_open() function
/aosp12/system/nvram/hal/tests/
H A Dscoped_nvram_device.cc44 result = nvram_open(module, &device_); in ScopedNvramDevice()