Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dsst25l.c60 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) macro
168 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_erase()
209 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_read()
252 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_write()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dsst25l.c60 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) macro
168 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_erase()
209 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_read()
252 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_write()

Completed in 2 milliseconds