regmap_async
void regmap_async_complete_cb(struct regmap_async *async, int ret);
struct regmap_async core;
struct regmap_async *a)
static struct regmap_async *regmap_spi_async_alloc(void)
struct regmap_async *async;
struct regmap_async,
struct regmap_async *async;
struct regmap_async,
void regmap_async_complete_cb(struct regmap_async *async, int ret)
DECLARE_EVENT_CLASS(regmap_async,
DEFINE_EVENT(regmap_async, regmap_async_io_complete,
DEFINE_EVENT(regmap_async, regmap_async_complete_start,
DEFINE_EVENT(regmap_async, regmap_async_complete_done,
struct regmap_async;
struct regmap_async *async);
typedef struct regmap_async *(*regmap_hw_async_alloc)(void);