Searched refs:spi_mem_get_drvdata (Results 1 – 4 of 4) sorted by relevance
15 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in manufacturer_show()26 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in partname_show()37 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in jedec_id_show()58 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in sfdp_read()77 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in spi_nor_sysfs_is_visible()92 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in spi_nor_sysfs_is_bin_visible()
3246 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in spi_nor_remove()3256 struct spi_nor *nor = spi_mem_get_drvdata(spimem); in spi_nor_shutdown()
220 static inline void *spi_mem_get_drvdata(struct spi_mem *mem) in spi_mem_get_drvdata() function
1364 spinand = spi_mem_get_drvdata(mem); in spinand_remove()
Completed in 13 milliseconds