Searched refs:gather_write (Results 1 – 8 of 8) sorted by relevance
89 .gather_write = regmap_spmi_base_gather_write,220 .gather_write = regmap_spmi_ext_gather_write,
107 .gather_write = regmap_spi_gather_write,
206 .gather_write = regmap_i2c_gather_write,
211 .gather_write = regmap_mmio_gather_write,
1352 else if (map->bus->gather_write) in _regmap_raw_write()1353 ret = map->bus->gather_write(map->bus_context, map->work_buf, in _regmap_raw_write()
315 regmap_hw_gather_write gather_write; member
813 .gather_write = rtl2830_regmap_gather_write, in rtl2830_probe()
1201 .gather_write = rtl2832_regmap_gather_write, in rtl2832_probe()