Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap-spi.c28 static int regmap_spi_write(void *context, const void *data, size_t count) in regmap_spi_write() function
102 .write = regmap_spi_write,