Searched refs:spiflash_common_write (Results 1 – 1 of 1) sorted by relevance
114 STATIC int spiflash_common_write(spiflash_handle_t, size_t, size_t,221 sc->sc_write = spiflash_common_write; in spiflash_attach()623 spiflash_common_write(spiflash_handle_t sc, size_t start, size_t size, in spiflash_common_write() function