Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
A Dregmap-spmi.c80 .gather_write = regmap_spmi_base_gather_write,
200 .gather_write = regmap_spmi_ext_gather_write,
A Dregmap-spi.c103 .gather_write = regmap_spi_gather_write,
A Dregmap-i2c.c202 .gather_write = regmap_i2c_gather_write,
A Dregmap-spi-avmm.c664 .gather_write = regmap_spi_avmm_gather_write,
A Dregmap.c1822 else if (map->bus->gather_write) in _regmap_raw_write_impl()
1823 ret = map->bus->gather_write(map->bus_context, map->work_buf, in _regmap_raw_write_impl()
/linux/drivers/net/can/m_can/
A Dtcan4x5x-regmap.c122 .gather_write = tcan4x5x_regmap_gather_write,
/linux/drivers/net/can/spi/mcp251xfd/
A Dmcp251xfd-regmap.c426 .gather_write = mcp251xfd_regmap_nocrc_gather_write,
449 .gather_write = mcp251xfd_regmap_crc_gather_write,
/linux/drivers/pinctrl/
A Dpinctrl-mcp23s08_spi.c78 .gather_write = mcp23sxx_spi_gather_write,
/linux/drivers/media/dvb-frontends/
A Drtl2830.c781 .gather_write = rtl2830_regmap_gather_write, in rtl2830_probe()
/linux/drivers/rtc/
A Drtc-pcf2127.c869 .gather_write = pcf2127_i2c_gather_write,
/linux/include/linux/
A Dregmap.h513 regmap_hw_gather_write gather_write; member
/linux/drivers/bluetooth/
A Dbtintel.c800 .gather_write = regmap_ibt_gather_write,

Completed in 28 milliseconds