Lines Matching refs:ndfc_controller
37 struct ndfc_controller { struct
46 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS]; argument
52 struct ndfc_controller *ndfc = nchip->priv; in ndfc_select_chip()
66 struct ndfc_controller *ndfc = chip->priv; in ndfc_hwcontrol()
80 struct ndfc_controller *ndfc = chip->priv; in ndfc_ready()
89 struct ndfc_controller *ndfc = chip->priv; in ndfc_enable_hwecc()
101 struct ndfc_controller *ndfc = chip->priv; in ndfc_calculate_ecc()
125 struct ndfc_controller *ndfc = chip->priv; in ndfc_read_buf()
135 struct ndfc_controller *ndfc = chip->priv; in ndfc_write_buf()
145 static int ndfc_chip_init(struct ndfc_controller *ndfc, in ndfc_chip_init()
201 struct ndfc_controller *ndfc; in ndfc_probe()
261 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev); in ndfc_remove()