Searched refs:nvram_write_bytes (Results 1 – 2 of 2) sorted by relevance
95 static inline ssize_t nvram_write_bytes(char *buf, size_t count, loff_t *ppos) in nvram_write_bytes() function130 return nvram_write_bytes(buf, count, ppos); in nvram_write()
562 return nvram_write_bytes(buf, count, ppos); in m68k_nvram_write()