Home
last modified time | relevance | path

Searched defs:ndfc (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mtd/nand/raw/
Dndfc.c44 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip() local
57 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol() local
70 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready() local
78 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_enable_hwecc() local
89 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_calculate_ecc() local
112 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_read_buf() local
121 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_write_buf() local
131 static int ndfc_chip_init(struct ndfc_controller *ndfc, in ndfc_chip_init()
186 struct ndfc_controller *ndfc; in ndfc_probe() local
245 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev); in ndfc_remove() local