nand_write_page_swecc(9) centos man page | unix.com

Man Page: nand_write_page_swecc

Operating Environment: centos

Section: 9

NAND_WRITE_PAGE_SWEC(9) 				    Internal Functions Provided 				   NAND_WRITE_PAGE_SWEC(9)

NAME
nand_write_page_swecc - [REPLACEABLE] software ECC based page write function
SYNOPSIS
int nand_write_page_swecc(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
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_WRITE_PAGE_SWEC(9)
Related Man Pages
nand(4) - freebsd
i2c-stub-from-dump(8) - centos
struct_irq_chip(9) - centos
struct_irq_data(9) - centos
struct_platform_nand_ctrl(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq