Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dsm_common.c196 chip->dummy_controller.ops = &sm_controller_ops; in sm_register_device()
Djz4740_nand.c432 chip->dummy_controller.ops = &jz_nand_controller_ops; in jz_nand_probe()
Ddocg4.c1259 nand->controller = &nand->dummy_controller; in init_mtd_structs()
1393 nand->dummy_controller.ops = &docg4_controller_ops; in probe_docg4()
Ddavinci_nand.c809 info->chip.dummy_controller.ops = &davinci_nand_controller_ops; in nand_davinci_probe()
Dhisi504_nand.c813 chip->dummy_controller.ops = &hisi_nfc_controller_ops; in hisi_nfc_probe()
Dlpc32xx_mlc.c804 nand_chip->dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
Dvf610_nfc.c894 chip->dummy_controller.ops = &vf610_nfc_controller_ops; in vf610_nfc_probe()
Dlpc32xx_slc.c927 chip->dummy_controller.ops = &lpc32xx_nand_controller_ops; in lpc32xx_nand_probe()
Dcafe_nand.c785 cafe->nand.dummy_controller.ops = &cafe_nand_controller_ops; in cafe_nand_probe()
Dfsmc_nand.c1127 nand->dummy_controller.ops = &fsmc_nand_controller_ops; in fsmc_nand_probe()
Dsh_flctl.c1205 nand->dummy_controller.ops = &flctl_nand_controller_ops; in flctl_probe()
Ddenali.c1380 chip->dummy_controller.ops = &denali_controller_ops; in denali_init()
Dmxc_nand.c1902 this->dummy_controller.ops = &mxcnd_controller_ops; in mxcnd_probe()
Dnandsim.c2321 chip->dummy_controller.ops = &ns_controller_ops; in ns_init_module()
Dnand_base.c5003 chip->controller = &chip->dummy_controller; in nand_set_defaults()
/Linux-v4.19/include/linux/mtd/
Drawnand.h1352 struct nand_controller dummy_controller; member
/Linux-v4.19/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1936 chip->dummy_controller.ops = &gpmi_nand_controller_ops; in gpmi_nand_init()