centos man page for nand_read

Query: nand_read

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_nand_ecc_ctrl(9) - centos
curl_formget(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
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq