Home
last modified time | relevance | path

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

/drivers/char/
Dnvram.c176 int __nvram_check_checksum(void) in __nvram_check_checksum() function
180 EXPORT_SYMBOL(__nvram_check_checksum);
188 rv = __nvram_check_checksum(); in nvram_check_checksum()
242 if (!__nvram_check_checksum()) in nvram_read()
282 if (!__nvram_check_checksum()) in nvram_write()
530 checksum = __nvram_check_checksum(); in pc_proc_infos()