Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Drawnand.h873 int nand_op_parser_exec_op(struct nand_chip *chip,
/Linux-v5.4/drivers/mtd/nand/raw/
Dvf610_nfc.c506 return nand_op_parser_exec_op(chip, &vf610_nfc_op_parser, op, in vf610_nfc_exec_op()
Dmarvell_nand.c2113 return nand_op_parser_exec_op(chip, &marvell_nfcv2_op_parser, in marvell_nfc_exec_op()
2116 return nand_op_parser_exec_op(chip, &marvell_nfcv1_op_parser, in marvell_nfc_exec_op()
Dtegra_nand.c471 return nand_op_parser_exec_op(chip, &tegra_nand_op_parser, op, in tegra_nand_exec_op()
Dsunxi_nand.c1917 return nand_op_parser_exec_op(nand, parser, op, check_only); in sunxi_nfc_exec_op()
Dnand_base.c2165 int nand_op_parser_exec_op(struct nand_chip *chip, in nand_op_parser_exec_op() function
2224 EXPORT_SYMBOL_GPL(nand_op_parser_exec_op);