Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/devices/
Dsst25l.c64 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) macro
172 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_erase()
216 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_read()
259 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_write()