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_data(9) - centos
struct_platform_nand_ctrl(9) - centos
io_waitread(3) - debian
struct_nand_ecc_ctrl(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!