centos man page for nand_write_page

Query: nand_write_page

OS: centos

Section: 9

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

NAND_WRITE_PAGE(9)					    Internal Functions Provided 					NAND_WRITE_PAGE(9)

NAME
nand_write_page - [REPLACEABLE] write one page
SYNOPSIS
int nand_write_page(struct mtd_info * mtd, struct nand_chip * chip, uint32_t offset, int data_len, const uint8_t * buf, int oob_required, int page, int cached, int raw);
ARGUMENTS
mtd MTD device structure chip NAND chip descriptor offset address offset within the page data_len length of actual data to be written buf the data to write oob_required must write chip->oob_poi to OOB page page number to write cached cached programming raw use _raw version of write_page
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_WRITE_PAGE(9)
Related Man Pages
i2cget(8) - centos
struct_irq_chip_generic(9) - centos
i2cget(8) - debian
struct_irq_desc(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq