sst25l_flash
static int sst25l_wait_till_ready(struct sst25l_flash *flash)
static int sst25l_erase_sector(struct sst25l_flash *flash, uint32_t offset)
struct sst25l_flash *flash = to_sst25l_flash(mtd);
struct sst25l_flash *flash = to_sst25l_flash(mtd);
struct sst25l_flash *flash = to_sst25l_flash(mtd);
struct sst25l_flash *flash;
struct sst25l_flash *flash = spi_get_drvdata(spi);
#define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd)
static int sst25l_status(struct sst25l_flash *flash, int *status)
static int sst25l_write_enable(struct sst25l_flash *flash, int enable)