Home
last modified time | relevance | path

Searched refs:nand_reset_op (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_hynix.c196 ret = nand_reset_op(chip); in hynix_read_rr_otp()
234 ret = nand_reset_op(chip); in hynix_read_rr_otp()
H A Dr852.c1058 nand_reset_op(dev->chip); in r852_resume()
H A Dnand_base.c913 nand_reset_op(chip); in nand_setup_interface()
2143 int nand_reset_op(struct nand_chip *chip) in nand_reset_op() function
2163 EXPORT_SYMBOL_GPL(nand_reset_op);
2731 ret = nand_reset_op(chip); in nand_reset()
/linux/include/linux/mtd/
H A Drawnand.h1556 int nand_reset_op(struct nand_chip *chip);