Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c1272 * spi_nor_find_erase_region() - find the region of the serial flash memory in
1281 spi_nor_find_erase_region(const struct spi_nor_erase_map *map, u64 addr) in spi_nor_find_erase_region() function
1367 region = spi_nor_find_erase_region(map, addr); in spi_nor_init_erase_cmd_list()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c1595 * spi_nor_find_erase_region() - find the region of the serial flash memory in
1604 spi_nor_find_erase_region(const struct spi_nor_erase_map *map, u64 addr) in spi_nor_find_erase_region() function
1690 region = spi_nor_find_erase_region(map, addr); in spi_nor_init_erase_cmd_list()

Completed in 9 milliseconds