Searched refs:spi_mem_get_name (Results 1 – 3 of 3) sorted by relevance
369 const char *spi_mem_get_name(struct spi_mem *mem);
434 const char *spi_mem_get_name(struct spi_mem *mem) in spi_mem_get_name() function438 EXPORT_SYMBOL_GPL(spi_mem_get_name);
3196 nor->mtd.name = spi_mem_get_name(spimem); in spi_nor_probe()
Completed in 11 milliseconds