Searched refs:dummy_controller (Results 1 – 9 of 9) sorted by relevance
194 chip->legacy.dummy_controller.ops = &sm_controller_ops; in sm_register_device()
786 chip->legacy.dummy_controller.ops = &hisi_nfc_controller_ops; in hisi_nfc_probe()
793 nand_chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
780 cafe->nand.legacy.dummy_controller.ops = &cafe_nand_controller_ops; in cafe_nand_probe()
920 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()
1811 this->legacy.dummy_controller.ops = &mxcnd_controller_ops; in mxcnd_probe()
4716 chip->controller = &chip->legacy.dummy_controller; in nand_set_defaults()
1156 struct nand_controller dummy_controller; member