Scroll to navigation

NAND_DO_READ_OPS(9) Internal Functions Provided NAND_DO_READ_OPS(9)

NAME

nand_do_read_ops - [INTERN] Read data with ECC

SYNOPSIS

int nand_do_read_ops(struct mtd_info * mtd, loff_t from, struct mtd_oob_ops * ops);

ARGUMENTS

mtd

MTD device structure

from

offset to read from

ops

oob ops structure

DESCRIPTION

Internal function. Called with chip held.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

March 2017 Kernel Hackers Manual 4.10