Searched refs:nand_reset_op (Results 1 – 3 of 3) sorted by relevance
1304 int nand_reset_op(struct nand_chip *chip);
1511 int nand_reset_op(struct nand_chip *chip) in nand_reset_op() function1519 EXPORT_SYMBOL_GPL(nand_reset_op);1612 ret = nand_reset_op(chip); in nand_reset()
2430 nand_reset_op(chip); in brcmnand_resume()