Name

nand_reset — Reset and initialize a NAND device

Synopsis

int nand_reset (struct nand_chip * chip);
 

Arguments

chip

The NAND chip

Description

Returns 0 for success or negative error code otherwise