Home
last modified time | relevance | path

Searched refs:regmap_spi_avmm_gather_write (Results 1 – 1 of 1) sorted by relevance

/drivers/base/regmap/
Dregmap-spi-avmm.c578 static int regmap_spi_avmm_gather_write(void *context, in regmap_spi_avmm_gather_write() function
597 return regmap_spi_avmm_gather_write(context, data, SPI_AVMM_REG_SIZE, in regmap_spi_avmm_write()
658 .gather_write = regmap_spi_avmm_gather_write,