nand_fill_oob

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

nand_fill_oob - [Internal] Transfer client buffer to oob

SYNOPSIS

uint8_t * nand_fill_oob(struct nand_chip * chip, uint8_t * oob, struct mtd_oob_ops * ops);

ARGUMENTS

chip

nand chip structure

oob

oob data buffer

ops

oob ops structure

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.