Symbol: NAND_OP_CMD_INSTR
drivers/mtd/nand/raw/ams-delta.c
153
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/arasan-nand-controller.c
618
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/arasan-nand-controller.c
950
op->instrs[0].type == NAND_OP_CMD_INSTR &&
drivers/mtd/nand/raw/atmel/nand-controller.c
581
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/atmel/nand-controller.c
645
if (instr->type == NAND_OP_CMD_INSTR) {
drivers/mtd/nand/raw/au1550nd.c
161
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2472
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2515
op->instrs[0].type == NAND_OP_CMD_INSTR &&
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2526
op->instrs[0].type == NAND_OP_CMD_INSTR &&
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2567
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2599
if (instr->type == NAND_OP_CMD_INSTR) {
drivers/mtd/nand/raw/cs553x_nand.c
157
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/davinci_nand.c
753
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/denali.c
1115
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/diskonchip.c
517
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/diskonchip.c
604
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/fsl_upm.c
88
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/fsmc_nand.c
652
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/gpio.c
82
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
2552
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c
266
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/intel-nand-controller.c
529
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/loongson-nand-controller.c
213
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/loongson-nand-controller.c
631
if (instr->type == NAND_OP_CMD_INSTR) {
drivers/mtd/nand/raw/marvell_nand.c
1733
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/marvell_nand.c
1913
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/meson_nand.c
1052
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/mtk_nand.c
473
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/mxc_nand.c
1576
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/mxic_nand.c
405
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/nandsim.c
2171
if (instr->type == NAND_OP_CMD_INSTR &&
drivers/mtd/nand/raw/nandsim.c
2188
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.c
795
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/omap2.c
2144
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/pl35x-nand-controller.c
679
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/qcom_nandc.c
1615
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/qcom_nandc.c
1998
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/renesas-nand-controller.c
713
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/rockchip-nand-controller.c
346
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/stm32_fmc2_nand.c
1336
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/sunxi_nand.c
1956
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/technologic-nand-controller.c
77
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/tegra_nand.c
369
case NAND_OP_CMD_INSTR:
drivers/mtd/nand/raw/vf610_nfc.c
377
if (instr && instr->type == NAND_OP_CMD_INSTR) {
drivers/mtd/nand/raw/vf610_nfc.c
418
if (instr && instr->type == NAND_OP_CMD_INSTR) {
include/linux/mtd/rawnand.h
1044
case NAND_OP_CMD_INSTR:
include/linux/mtd/rawnand.h
778
.type = NAND_OP_CMD_INSTR, \
include/linux/mtd/rawnand.h
914
.type = NAND_OP_CMD_INSTR, \