Searched refs:spi_mem_get_drvdata (Results 1 – 3 of 3) sorted by relevance
248 struct m25p *flash = spi_mem_get_drvdata(spimem); in m25p_remove()258 struct m25p *flash = spi_mem_get_drvdata(spimem); in m25p_shutdown()
161 static inline void *spi_mem_get_drvdata(struct spi_mem *mem) in spi_mem_get_drvdata() function
1116 spinand = spi_mem_get_drvdata(mem); in spinand_remove()