Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c196 struct atmel_nand_controller_ops { struct
215 const struct atmel_nand_controller_ops *ops; argument
2018 static const struct nand_controller_ops atmel_nand_controller_ops = { variable
2033 nc->base.ops = &atmel_nand_controller_ops; in atmel_nand_controller_init()
2387 static const struct atmel_nand_controller_ops atmel_hsmc_nc_ops = {
2455 static const struct atmel_nand_controller_ops at91rm9200_nc_ops = {
2470 static const struct atmel_nand_controller_ops atmel_smc_nc_ops = {