Scroll to navigation

NAND_RESET(9) Internal Functions Provided NAND_RESET(9)

NAME

nand_reset - Reset and initialize a NAND device

SYNOPSIS

int nand_reset(struct nand_chip * chip, int chipnr);

ARGUMENTS

struct nand_chip * chip
The NAND chip

int chipnr

Internal die id

DESCRIPTION

Returns 0 for success or negative error code otherwise

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12