Searched refs:dummy_controller (Results 1 – 6 of 6) sorted by relevance
194 chip->legacy.dummy_controller.ops = &sm_controller_ops; in sm_register_device()
799 nand_chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
786 chip->legacy.dummy_controller.ops = &hisi_nfc_controller_ops; in hisi_nfc_probe()
1185 nand->legacy.dummy_controller.ops = &flctl_nand_controller_ops; in flctl_probe()
4779 chip->controller = &chip->legacy.dummy_controller; in nand_set_defaults()
1183 struct nand_controller dummy_controller; member