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
rangecheck(3) - debian
roar_vs_read(3) - debian
roar_vs_write(3) - debian
struct_nand_ecc_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!