Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtintel.c762 static int regmap_ibt_gather_write(void *context, in regmap_ibt_gather_write() function
824 return regmap_ibt_gather_write(context, data, 4, data + 4, count - 4); in regmap_ibt_write()
835 .gather_write = regmap_ibt_gather_write,