Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h450 int spi_nor_scan(struct spi_nor *nor, const char *name,
/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c358 ret = spi_nor_scan(&spifi->nor, NULL, &hwcaps); in nxp_spifi_setup_flash()
H A Dhisi-sfc.c371 ret = spi_nor_scan(nor, NULL, &hwcaps); in hisi_spi_nor_register()
/linux/drivers/mtd/spi-nor/
H A Dcore.c3435 int spi_nor_scan(struct spi_nor *nor, const char *name, in spi_nor_scan() function
3511 EXPORT_SYMBOL_GPL(spi_nor_scan);
3615 ret = spi_nor_scan(nor, flash_name, &hwcaps); in spi_nor_probe()