Searched refs:spi_mem_get_name (Results 1 – 4 of 4) sorted by relevance
356 const char *spi_mem_get_name(struct spi_mem *mem);
419 const char *spi_mem_get_name(struct spi_mem *mem) in spi_mem_get_name() function423 EXPORT_SYMBOL_GPL(spi_mem_get_name);
2230 spi_mem_get_name
3581 nor->mtd.name = spi_mem_get_name(spimem); in spi_nor_probe()