Searched refs:nand_reset_op (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dnand_hynix.c196 ret = nand_reset_op(chip);
234 ret = nand_reset_op(chip);
H A Dr852.c1058 nand_reset_op(dev->chip);
H A Dnand_base.c913 nand_reset_op(chip);
2127 * nand_reset_op - Do a reset operation
2136 int nand_reset_op(struct nand_chip *chip) function
2156 EXPORT_SYMBOL_GPL(nand_reset_op); variable
2724 ret = nand_reset_op(chip);
/linux-master/include/linux/mtd/
H A Drawnand.h1556 int nand_reset_op(struct nand_chip *chip);
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c3006 nand_reset_op(chip);

Completed in 411 milliseconds