nand_write_page(9) centos man page | unix.com

Man Page: nand_write_page

Operating Environment: centos

Section: 9

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
nand(4) - freebsd
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
struct_nand_chip(9) - centos
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command