Searched refs:gather_write (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dregmap-spmi.c80 .gather_write = regmap_spmi_base_gather_write,
200 .gather_write = regmap_spmi_ext_gather_write,
H A Dregmap-sdw.c47 .gather_write = regmap_sdw_gather_write,
H A Dregmap-spi.c103 .gather_write = regmap_spi_gather_write,
H A Dregmap-raw-ram.c105 .gather_write = regmap_raw_ram_gather_write,
H A Dregmap-i2c.c202 .gather_write = regmap_i2c_gather_write,
H A Dregmap-spi-avmm.c658 .gather_write = regmap_spi_avmm_gather_write,
H A Dregmap.c1765 else if (map->bus && map->bus->gather_write)
1766 ret = map->bus->gather_write(map->bus_context, map->work_buf,
/linux-master/drivers/net/can/m_can/
H A Dtcan4x5x-regmap.c152 .gather_write = tcan4x5x_regmap_gather_write,
/linux-master/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c78 .gather_write = mcp23sxx_spi_gather_write,
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-regmap.c435 .gather_write = mcp251xfd_regmap_nocrc_gather_write,
458 .gather_write = mcp251xfd_regmap_crc_gather_write,
/linux-master/sound/soc/codecs/
H A Dcs35l56-sdw.c159 .gather_write = cs35l56_sdw_gather_write,
/linux-master/drivers/media/dvb-frontends/
H A Drtl2830.c780 .gather_write = rtl2830_regmap_gather_write,
/linux-master/include/linux/
H A Dregmap.h539 * @gather_write: Write operation with split register/value, return -ENOTSUPP
571 regmap_hw_gather_write gather_write; member in struct:regmap_bus
/linux-master/drivers/rtc/
H A Drtc-pcf2127.c1346 .gather_write = pcf2127_i2c_gather_write,
/linux-master/drivers/bluetooth/
H A Dbtintel.c840 .gather_write = regmap_ibt_gather_write,

Completed in 174 milliseconds