Searched refs:nvram_open (Results 1 – 2 of 2) sorted by relevance
326 static inline int nvram_open(const struct hw_module_t* module, in nvram_open() function
44 result = nvram_open(module, &device_); in ScopedNvramDevice()