Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c839 return nand_op_parser_exec_op(chip, &anfc_op_parser, op, true); in anfc_check_op()
855 return nand_op_parser_exec_op(chip, &anfc_op_parser, op, check_only); in anfc_exec_op()
H A Dvf610_nfc.c503 return nand_op_parser_exec_op(chip, &vf610_nfc_op_parser, op, in vf610_nfc_exec_op()
H A Dmarvell_nand.c2153 return nand_op_parser_exec_op(chip, &marvell_nfcv2_op_parser, in marvell_nfc_exec_op()
2156 return nand_op_parser_exec_op(chip, &marvell_nfcv1_op_parser, in marvell_nfc_exec_op()
H A Dtegra_nand.c473 return nand_op_parser_exec_op(chip, &tegra_nand_op_parser, op, in tegra_nand_exec_op()
H A Drockchip-nand-controller.c411 return nand_op_parser_exec_op(chip, &rk_nfc_op_parser, op, in rk_nfc_exec_op()
H A Dsunxi_nand.c1944 return nand_op_parser_exec_op(nand, parser, op, check_only); in sunxi_nfc_exec_op()
H A Dnand_base.c2211 int nand_op_parser_exec_op(struct nand_chip *chip, in nand_op_parser_exec_op() function
2271 EXPORT_SYMBOL_GPL(nand_op_parser_exec_op);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c839 return nand_op_parser_exec_op(chip, &anfc_op_parser, op, true); in anfc_check_op()
855 return nand_op_parser_exec_op(chip, &anfc_op_parser, op, check_only); in anfc_exec_op()
H A Dvf610_nfc.c503 return nand_op_parser_exec_op(chip, &vf610_nfc_op_parser, op, in vf610_nfc_exec_op()
H A Dmarvell_nand.c2153 return nand_op_parser_exec_op(chip, &marvell_nfcv2_op_parser, in marvell_nfc_exec_op()
2156 return nand_op_parser_exec_op(chip, &marvell_nfcv1_op_parser, in marvell_nfc_exec_op()
H A Dtegra_nand.c473 return nand_op_parser_exec_op(chip, &tegra_nand_op_parser, op, in tegra_nand_exec_op()
H A Drockchip-nand-controller.c411 return nand_op_parser_exec_op(chip, &rk_nfc_op_parser, op, in rk_nfc_exec_op()
H A Dsunxi_nand.c1944 return nand_op_parser_exec_op(nand, parser, op, check_only); in sunxi_nfc_exec_op()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c839 return nand_op_parser_exec_op(chip, &anfc_op_parser, op, true); in anfc_check_op()
855 return nand_op_parser_exec_op(chip, &anfc_op_parser, op, check_only); in anfc_exec_op()
H A Dvf610_nfc.c503 return nand_op_parser_exec_op(chip, &vf610_nfc_op_parser, op, in vf610_nfc_exec_op()
H A Dmarvell_nand.c2153 return nand_op_parser_exec_op(chip, &marvell_nfcv2_op_parser, in marvell_nfc_exec_op()
2156 return nand_op_parser_exec_op(chip, &marvell_nfcv1_op_parser, in marvell_nfc_exec_op()
H A Dtegra_nand.c473 return nand_op_parser_exec_op(chip, &tegra_nand_op_parser, op, in tegra_nand_exec_op()
H A Drockchip-nand-controller.c411 return nand_op_parser_exec_op(chip, &rk_nfc_op_parser, op, in rk_nfc_exec_op()
H A Dsunxi_nand.c1944 return nand_op_parser_exec_op(nand, parser, op, check_only); in sunxi_nfc_exec_op()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/mtd/
H A Drawnand.h870 int nand_op_parser_exec_op(struct nand_chip *chip,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/mtd/
H A Drawnand.h870 int nand_op_parser_exec_op(struct nand_chip *chip,
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/mtd/
H A Drawnand.h870 int nand_op_parser_exec_op(struct nand_chip *chip,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c706 return nand_op_parser_exec_op(&nand->base, in atmel_hsmc_nand_exec_op()
710 ret = nand_op_parser_exec_op(&nand->base, &atmel_hsmc_op_parser, op, in atmel_hsmc_nand_exec_op()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c706 return nand_op_parser_exec_op(&nand->base, in atmel_hsmc_nand_exec_op()
710 ret = nand_op_parser_exec_op(&nand->base, &atmel_hsmc_op_parser, op, in atmel_hsmc_nand_exec_op()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c706 return nand_op_parser_exec_op(&nand->base, in atmel_hsmc_nand_exec_op()
710 ret = nand_op_parser_exec_op(&nand->base, &atmel_hsmc_op_parser, op, in atmel_hsmc_nand_exec_op()

12