suse man page for panic_nand_write

Query: panic_nand_write

OS: suse

Section: 9

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

PANIC_NAND_WRITE(9)					    Internal Functions Provided 				       PANIC_NAND_WRITE(9)

NAME
panic_nand_write - [MTD Interface] NAND write with ECC
SYNOPSIS
int panic_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. Used when performing writes in interrupt context, this may for example be called by mtdoops when writing an oops while in panic.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PANIC_NAND_WRITE(9)
Related Man Pages
struct_nand_chip(9) - centos
muroar_write(3) - debian
rangecheck(3) - debian
struct_nand_chip(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I