mchp23k256_flash
struct mchp23k256_flash *flash = to_mchp23k256_flash(mtd);
struct mchp23k256_flash *flash;
struct mchp23k256_flash *flash = spi_get_drvdata(spi);
#define to_mchp23k256_flash(x) container_of(x, struct mchp23k256_flash, mtd)
static void mchp23k256_addr2cmd(struct mchp23k256_flash *flash,
static int mchp23k256_cmdsz(struct mchp23k256_flash *flash)
struct mchp23k256_flash *flash = to_mchp23k256_flash(mtd);