centos man page for nand_write_page_raw

Query: nand_write_page_raw

OS: centos

Section: 9

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

NAND_WRITE_PAGE_RAW(9)					    Internal Functions Provided 				    NAND_WRITE_PAGE_RAW(9)

NAME
nand_write_page_raw - [INTERN] raw page write function
SYNOPSIS
int nand_write_page_raw(struct mtd_info * mtd, struct nand_chip * chip, const uint8_t * buf, int oob_required);
ARGUMENTS
mtd mtd info structure chip nand chip info structure buf data buffer oob_required must write chip->oob_poi to OOB
DESCRIPTION
Not for syndrome calculating ECC controllers, which use a special oob layout.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_WRITE_PAGE_RAW(9)
Related Man Pages
nand(4) - freebsd
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
struct_nand_chip(9) - centos
flash(9) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq