Searched refs:regmap_async_complete_cb (Results 1 – 3 of 3) sorted by relevance
25 regmap_async_complete_cb(&async->core, async->m.status); in regmap_spi_complete()
283 void regmap_async_complete_cb(struct regmap_async *async, int ret);
3235 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb() function3254 EXPORT_SYMBOL_GPL(regmap_async_complete_cb);