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