Searched refs:nvram_read_bytes (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnvram.h81 static inline ssize_t nvram_read_bytes(char *buf, size_t count, loff_t *ppos) function
118 return nvram_read_bytes(buf, count, ppos);
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c551 return nvram_read_bytes(buf, count, ppos);

Completed in 313 milliseconds