Home
last modified time | relevance | path

Searched refs:nand_op_parser_exec_op (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c494 return nand_op_parser_exec_op(chip, &vf610_nfc_op_parser, op, in vf610_nfc_exec_op()
Dmarvell_nand.c2010 return nand_op_parser_exec_op(chip, &marvell_nfcv2_op_parser, in marvell_nfc_exec_op()
2013 return nand_op_parser_exec_op(chip, &marvell_nfcv1_op_parser, in marvell_nfc_exec_op()
Dtegra_nand.c461 return nand_op_parser_exec_op(chip, &tegra_nand_op_parser, op, in tegra_nand_exec_op()
Dnand_base.c2606 int nand_op_parser_exec_op(struct nand_chip *chip, in nand_op_parser_exec_op() function
2657 EXPORT_SYMBOL_GPL(nand_op_parser_exec_op);
/Linux-v4.19/include/linux/mtd/
Drawnand.h1173 int nand_op_parser_exec_op(struct nand_chip *chip,