nand_read(9) centos man page | unix.com

Man Page: nand_read

Operating Environment: centos

Section: 9

NAND_READ(9)						    Internal Functions Provided 					      NAND_READ(9)

NAME
nand_read - [MTD Interface] MTD compatibility function for nand_do_read_ecc
SYNOPSIS
int nand_read(struct mtd_info * mtd, loff_t from, size_t len, size_t * retlen, uint8_t * buf);
ARGUMENTS
mtd MTD device structure from offset to read from len number of bytes to read retlen pointer to variable to store the number of read bytes buf the databuffer to put data
DESCRIPTION
Get hold of the chip and call nand_do_read.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_READ(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_platform_nand_ctrl(9) - centos
io_tryread(3) - debian
rangecheck(3) - debian
roar_vs_write(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it