Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvram.h95 static inline ssize_t nvram_write_bytes(char *buf, size_t count, loff_t *ppos) in nvram_write_bytes() function
130 return nvram_write_bytes(buf, count, ppos); in nvram_write()