Home
last modified time | relevance | path

Searched refs:dummy_controller (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dsm_common.c194 chip->legacy.dummy_controller.ops = &sm_controller_ops; in sm_register_device()
H A Dlpc32xx_mlc.c799 nand_chip->legacy.dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
H A Dhisi504_nand.c786 chip->legacy.dummy_controller.ops = &hisi_nfc_controller_ops; in hisi_nfc_probe()
H A Dsh_flctl.c1185 nand->legacy.dummy_controller.ops = &flctl_nand_controller_ops; in flctl_probe()
H A Dnand_base.c4779 chip->controller = &chip->legacy.dummy_controller; in nand_set_defaults()
/linux/include/linux/mtd/
H A Drawnand.h1183 struct nand_controller dummy_controller; member