Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dndfc.c45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip() local
58 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol() local
71 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready() local
79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_enable_hwecc() local
90 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_calculate_ecc() local
113 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_read_buf() local
122 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_write_buf() local
132 ndfc_chip_init(struct ndfc_controller *ndfc, struct device_node *node) ndfc_chip_init() argument
187 struct ndfc_controller *ndfc; ndfc_probe() local
246 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev); ndfc_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dndfc.c45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip() local
58 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol() local
71 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready() local
79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_enable_hwecc() local
90 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_calculate_ecc() local
113 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_read_buf() local
122 struct ndfc_controller *ndfc = nand_get_controller_data(chip); ndfc_write_buf() local
132 ndfc_chip_init(struct ndfc_controller *ndfc, struct device_node *node) ndfc_chip_init() argument
187 struct ndfc_controller *ndfc; ndfc_probe() local
246 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev); ndfc_remove() local
[all...]

Completed in 1 milliseconds