Home
last modified time | relevance | path

Searched refs:check_only (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/mtd/nand/raw/
H A Dtechnologic-nand-controller.c113 const struct nand_operation *op, bool check_only) in ts72xx_nand_exec_op() argument
118 if (check_only) in ts72xx_nand_exec_op()
H A Dfsl_upm.c133 bool check_only) in fun_exec_op() argument
142 if (check_only) in fun_exec_op()
H A Dau1550nd.c212 bool check_only) in au1550nd_exec_op() argument
218 if (check_only) in au1550nd_exec_op()
H A Dcs553x_nand.c194 bool check_only) in cs553x_exec_op() argument
200 if (check_only) in cs553x_exec_op()
H A Dgpio.c139 bool check_only) in gpio_nand_exec_op() argument
145 if (check_only) in gpio_nand_exec_op()
H A Dvf610_nfc.c499 bool check_only) in vf610_nfc_exec_op() argument
501 if (!check_only) in vf610_nfc_exec_op()
505 check_only); in vf610_nfc_exec_op()
H A Dloongson1-nand-controller.c581 const struct nand_operation *op, bool check_only) in ls1x_nand_exec_op() argument
583 if (check_only) in ls1x_nand_exec_op()
586 return nand_op_parser_exec_op(chip, &ls1x_nand_op_parser, op, check_only); in ls1x_nand_exec_op()
H A Dmxic_nand.c389 const struct nand_operation *op, bool check_only) in mxic_nfc_exec_op() argument
396 if (check_only) in mxic_nfc_exec_op()
H A Dintel-nand-controller.c515 const struct nand_operation *op, bool check_only) in ebu_nand_exec_op() argument
521 if (check_only) in ebu_nand_exec_op()
H A Ddiskonchip.c565 bool check_only) in doc200x_exec_op() argument
570 if (check_only) in doc200x_exec_op()
640 bool check_only) in doc2001plus_exec_op() argument
645 if (check_only) in doc2001plus_exec_op()
H A Dpl35x-nand-controller.c775 bool check_only) in pl35x_nfc_exec_op() argument
777 if (!check_only) in pl35x_nfc_exec_op()
781 op, check_only); in pl35x_nfc_exec_op()
H A Dtegra_nand.c471 bool check_only) in tegra_nand_exec_op() argument
473 if (!check_only) in tegra_nand_exec_op()
477 check_only); in tegra_nand_exec_op()
H A Ddavinci_nand.c799 bool check_only) in davinci_nand_exec_op() argument
804 if (check_only) in davinci_nand_exec_op()
H A Drockchip-nand-controller.c405 bool check_only) in rk_nfc_exec_op() argument
407 if (!check_only) in rk_nfc_exec_op()
411 check_only); in rk_nfc_exec_op()
H A Drenesas-nand-controller.c689 const struct nand_operation *op, bool check_only) in rnandc_exec_op() argument
704 if (!check_only) in rnandc_exec_op()
845 if (check_only) in rnandc_exec_op()
H A Dfsmc_nand.c633 bool check_only) in fsmc_exec_op() argument
641 if (check_only) in fsmc_exec_op()
H A Dnuvoton-ma35d1-nand-controller.c828 bool check_only) in ma35_nfc_exec_op() argument
833 if (check_only) in ma35_nfc_exec_op()
H A Dnand_base.c1252 unsigned int len, bool check_only) in nand_lp_exec_cont_read_page_op() argument
1297 if (check_only) { in nand_lp_exec_cont_read_page_op()
2171 * @check_only: do not actually run the command, only checks if the
2181 bool force_8bit, bool check_only) in nand_read_data_op() argument
2183 if (!len || (!check_only && !buf)) in nand_read_data_op()
2214 if (check_only) { in nand_read_data_op()
2233 if (check_only) in nand_read_data_op()
2498 * @check_only: when true, the function only checks if @op can be handled but
2505 * callback of the matching pattern if @check_only is set to false.
2517 const struct nand_operation *op, bool check_only) in nand_op_parser_exec_op() argument
[all...]
H A Dmarvell_nand.c2180 bool check_only) in marvell_nfc_exec_op() argument
2184 if (!check_only) in marvell_nfc_exec_op()
2189 op, check_only); in marvell_nfc_exec_op()
2192 op, check_only); in marvell_nfc_exec_op()
H A Ddenali.c1149 const struct nand_operation *op, bool check_only) in denali_exec_op() argument
1153 if (check_only) in denali_exec_op()
/linux/drivers/video/fbdev/
H A Dplatinumfb.c93 int check_only);
438 int check_only) in platinum_var_to_par() argument
467 if (check_only) in platinum_var_to_par()
/linux/include/linux/mtd/
H A Drawnand.h1037 const struct nand_operation *op, bool check_only);
1102 bool check_only);
1580 bool force_8bit, bool check_only);
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c313 bool check_only) in ingenic_nand_exec_op() argument
321 if (check_only) in ingenic_nand_exec_op()
/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c206 const struct nand_operation *op, bool check_only);
612 bool check_only) in atmel_smc_nand_exec_op() argument
617 if (check_only) in atmel_smc_nand_exec_op()
702 bool check_only) in atmel_hsmc_nand_exec_op() argument
706 if (check_only) in atmel_hsmc_nand_exec_op()
1546 bool check_only) in atmel_nand_exec_op() argument
1553 return nc->caps->ops->exec_op(nand, op, check_only); in atmel_nand_exec_op()
/linux/fs/f2fs/
H A Dcheckpoint.c182 goto check_only; in __f2fs_is_valid_blkaddr()
187 goto check_only; in __f2fs_is_valid_blkaddr()
192 goto check_only; in __f2fs_is_valid_blkaddr()
197 goto check_only; in __f2fs_is_valid_blkaddr()
231 check_only: in __f2fs_is_valid_blkaddr()

12