other versions
- stretch 4.9.168-1
NAND_READ_BUF16(9) | Internal Functions Provided | NAND_READ_BUF16(9) |
NAME¶
nand_read_buf16 - [DEFAULT] read chip data into bufferSYNOPSIS¶
void nand_read_buf16(struct mtd_info * mtd, uint8_t * buf, int len);
ARGUMENTS¶
mtdMTD device structure
buf
buffer to store date
len
number of bytes to read
DESCRIPTION¶
Default read function for 16bit buswidth.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |