dummy_controller  784 drivers/mtd/nand/raw/cafe_nand.c 	cafe->nand.legacy.dummy_controller.ops = &cafe_nand_controller_ops;
dummy_controller  791 drivers/mtd/nand/raw/davinci_nand.c 	info->chip.legacy.dummy_controller.ops = &davinci_nand_controller_ops;
dummy_controller  793 drivers/mtd/nand/raw/hisi504_nand.c 	chip->legacy.dummy_controller.ops = &hisi_nfc_controller_ops;
dummy_controller  792 drivers/mtd/nand/raw/lpc32xx_mlc.c 	nand_chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops;
dummy_controller  918 drivers/mtd/nand/raw/lpc32xx_slc.c 	chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops;
dummy_controller 1894 drivers/mtd/nand/raw/mxc_nand.c 	this->legacy.dummy_controller.ops = &mxcnd_controller_ops;
dummy_controller 4368 drivers/mtd/nand/raw/nand_base.c 		chip->controller = &chip->legacy.dummy_controller;
dummy_controller 1187 drivers/mtd/nand/raw/sh_flctl.c 	nand->legacy.dummy_controller.ops = &flctl_nand_controller_ops;
dummy_controller  194 drivers/mtd/nand/raw/sm_common.c 	chip->legacy.dummy_controller.ops = &sm_controller_ops;
dummy_controller 1010 include/linux/mtd/rawnand.h 	struct nand_controller dummy_controller;