Home
last modified time | relevance | path

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

/aosp12/system/nvram/hal/tests/
H A Dscoped_nvram_device.cc52 nvram_close(device_); in ScopedNvramDevice()
60 int result = nvram_close(device_); in ~ScopedNvramDevice()
/aosp12/hardware/libhardware/include/hardware/
H A Dnvram.h332 static inline int nvram_close(nvram_device_t* device) { in nvram_close() function