centos man page for nand_write

Query: nand_write

OS: centos

Section: 9

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

NAND_WRITE(9)						    Internal Functions Provided 					     NAND_WRITE(9)

NAME
nand_write - [MTD Interface] NAND write with ECC
SYNOPSIS
int nand_write(struct mtd_info * mtd, loff_t to, size_t len, size_t * retlen, const uint8_t * buf);
ARGUMENTS
mtd MTD device structure to offset to write to len number of bytes to write retlen pointer to variable to store the number of written bytes buf the data to write
DESCRIPTION
NAND write with ECC.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_WRITE(9)
Related Man Pages
nand(4) - freebsd
iic(4) - freebsd
struct_platform_nand_ctrl(9) - centos
muroar_write(3) - debian
roar_vs_read(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq