Searched refs:gather_write (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/base/regmap/ |
| D | regmap-spmi.c | 80 .gather_write = regmap_spmi_base_gather_write, 200 .gather_write = regmap_spmi_ext_gather_write,
|
| D | regmap-spi.c | 103 .gather_write = regmap_spi_gather_write,
|
| D | regmap-i2c.c | 202 .gather_write = regmap_i2c_gather_write,
|
| D | regmap.c | 1635 else if (map->bus->gather_write) in _regmap_raw_write_impl() 1636 ret = map->bus->gather_write(map->bus_context, map->work_buf, in _regmap_raw_write_impl()
|
| /Linux-v5.4/drivers/net/can/m_can/ |
| D | tcan4x5x.c | 224 .gather_write = regmap_spi_gather_write,
|
| /Linux-v5.4/drivers/bluetooth/ |
| D | btintel.c | 525 .gather_write = regmap_ibt_gather_write,
|
| /Linux-v5.4/drivers/rtc/ |
| D | rtc-pcf2127.c | 620 .gather_write = pcf2127_i2c_gather_write,
|
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | rtl2830.c | 781 .gather_write = rtl2830_regmap_gather_write, in rtl2830_probe()
|
| /Linux-v5.4/include/linux/ |
| D | regmap.h | 507 regmap_hw_gather_write gather_write; member
|
| /Linux-v5.4/drivers/pinctrl/ |
| D | pinctrl-mcp23s08.c | 366 .gather_write = mcp23sxx_spi_gather_write,
|