Query: nand_write_buf
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_WRITE_BUF(9) Internal Functions Provided NAND_WRITE_BUF(9)NAMEnand_write_buf - [DEFAULT] write buffer to chipSYNOPSISvoid nand_write_buf(struct mtd_info * mtd, const uint8_t * buf, int len);ARGUMENTSmtd MTD device structure buf data buffer len number of bytes to writeDESCRIPTIONDefault write function for 8bit buswidth.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_WRITE_BUF(9)