Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/regmap/
Dregmap-spmi.c169 static int regmap_spmi_ext_gather_write(void *context, in regmap_spmi_ext_gather_write() function
213 return regmap_spmi_ext_gather_write(context, data, 2, data + 2, in regmap_spmi_ext_write()
220 .gather_write = regmap_spmi_ext_gather_write,