Searched refs:ndfc_controller (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dndfc.c37 struct ndfc_controller { struct
46 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS];
52 struct ndfc_controller *ndfc = nchip->priv; ndfc_select_chip()
66 struct ndfc_controller *ndfc = chip->priv; ndfc_hwcontrol()
80 struct ndfc_controller *ndfc = chip->priv; ndfc_ready()
89 struct ndfc_controller *ndfc = chip->priv; ndfc_enable_hwecc()
101 struct ndfc_controller *ndfc = chip->priv; ndfc_calculate_ecc()
125 struct ndfc_controller *ndfc = chip->priv; ndfc_read_buf()
135 struct ndfc_controller *ndfc = chip->priv; ndfc_write_buf()
145 static int ndfc_chip_init(struct ndfc_controller *ndfc, ndfc_chip_init()
201 struct ndfc_controller *ndfc; ndfc_probe()
261 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev); ndfc_remove()

Completed in 33 milliseconds