Searched refs:nvs_to_spi (Results 1 – 3 of 3) sorted by relevance
86 struct spi_device *device = nvs_to_spi ( nvs ); in spi_read()113 struct spi_device *device = nvs_to_spi ( nvs ); in spi_write()
44 struct spi_device *device = nvs_to_spi ( nvs ); in threewire_read()74 struct spi_device *device = nvs_to_spi ( nvs ); in threewire_write()
116 nvs_to_spi ( struct nvs_device *nvs ) { in nvs_to_spi() function