Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/spi-nor/
Dcore.c1266 static struct spi_nor_erase_command *
1270 struct spi_nor_erase_command *cmd; in spi_nor_init_erase_cmd()
1294 struct spi_nor_erase_command *cmd, *next; in spi_nor_destroy_erase_cmd_list()
1322 struct spi_nor_erase_command *cmd = NULL; in spi_nor_init_erase_cmd_list()
1385 struct spi_nor_erase_command *cmd, *next; in spi_nor_erase_multi_sectors()
Dcore.h223 struct spi_nor_erase_command { struct