Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/regmap/
A Dregmap-spi.c25 regmap_async_complete_cb(&async->core, async->m.status); in regmap_spi_complete()
A Dinternal.h277 void regmap_async_complete_cb(struct regmap_async *async, int ret);
A Dregmap.c3326 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb() function
3345 EXPORT_SYMBOL_GPL(regmap_async_complete_cb);

Completed in 12 milliseconds