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.c752 static int regmap_ibt_gather_write(void *context, in regmap_ibt_gather_write() function
814 return regmap_ibt_gather_write(context, data, 4, data + 4, count - 4); in regmap_ibt_write()
825 .gather_write = regmap_ibt_gather_write,