Searched refs:dummy_controller (Results 1 – 10 of 10) sorted by relevance
194 chip->legacy.dummy_controller.ops = &sm_controller_ops; in sm_register_device()
791 info->chip.legacy.dummy_controller.ops = &davinci_nand_controller_ops; in nand_davinci_probe()
793 chip->legacy.dummy_controller.ops = &hisi_nfc_controller_ops; in hisi_nfc_probe()
792 nand_chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
784 cafe->nand.legacy.dummy_controller.ops = &cafe_nand_controller_ops; in cafe_nand_probe()
918 chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
1187 nand->legacy.dummy_controller.ops = &flctl_nand_controller_ops; in flctl_probe()
1894 this->legacy.dummy_controller.ops = &mxcnd_controller_ops; in mxcnd_probe()
4364 chip->controller = &chip->legacy.dummy_controller; in nand_set_defaults()
1010 struct nand_controller dummy_controller; member