atmel_nand_controller_ops
static const struct nand_controller_ops atmel_nand_controller_ops = {
nc->base.ops = &atmel_nand_controller_ops;
const struct atmel_nand_controller_ops *ops;
static const struct atmel_nand_controller_ops atmel_hsmc_nc_ops = {
static const struct atmel_nand_controller_ops at91rm9200_nc_ops = {
static const struct atmel_nand_controller_ops atmel_smc_nc_ops = {