Searched refs:spi_write (Results 1 – 2 of 2) sorted by relevance
203 extern int spi_write ( struct nvs_device *nvs, unsigned int address,216 device->nvs.write = spi_write; in init_spi()
111 int spi_write ( struct nvs_device *nvs, unsigned int address, in spi_write() function