Searched refs:spi_nor_remove (Results 1 – 4 of 4) sorted by relevance
176 err = spi_nor_remove(flash); in spl_spi_load_image()
640 static inline int spi_nor_remove(struct spi_nor *nor) in spi_nor_remove() function651 int spi_nor_remove(struct spi_nor *nor);
233 ret = spi_nor_remove(flash); in spi_flash_std_remove()
3975 int spi_nor_remove(struct spi_nor *nor) in spi_nor_remove() function
Completed in 15 milliseconds