regmap_spi_gather_write  103 drivers/base/regmap/regmap-spi.c 	.gather_write = regmap_spi_gather_write,
regmap_spi_gather_write  216 drivers/net/can/m_can/tcan4x5x.c 	return regmap_spi_gather_write(context, reg, 4, val, count - 4);
regmap_spi_gather_write  246 drivers/net/can/m_can/tcan4x5x.c 	.gather_write = regmap_spi_gather_write,