gather_write 202 drivers/base/regmap/regmap-i2c.c .gather_write = regmap_i2c_gather_write, gather_write 103 drivers/base/regmap/regmap-spi.c .gather_write = regmap_spi_gather_write, gather_write 80 drivers/base/regmap/regmap-spmi.c .gather_write = regmap_spmi_base_gather_write, gather_write 200 drivers/base/regmap/regmap-spmi.c .gather_write = regmap_spmi_ext_gather_write, gather_write 1642 drivers/base/regmap/regmap.c else if (map->bus->gather_write) gather_write 1643 drivers/base/regmap/regmap.c ret = map->bus->gather_write(map->bus_context, map->work_buf, gather_write 525 drivers/bluetooth/btintel.c .gather_write = regmap_ibt_gather_write, gather_write 781 drivers/media/dvb-frontends/rtl2830.c .gather_write = rtl2830_regmap_gather_write, gather_write 246 drivers/net/can/m_can/tcan4x5x.c .gather_write = regmap_spi_gather_write, gather_write 366 drivers/pinctrl/pinctrl-mcp23s08.c .gather_write = mcp23sxx_spi_gather_write, gather_write 620 drivers/rtc/rtc-pcf2127.c .gather_write = pcf2127_i2c_gather_write, gather_write 507 include/linux/regmap.h regmap_hw_gather_write gather_write;