Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/regmap/
Dtrace.h177 DECLARE_EVENT_CLASS(regmap_async,
201 DEFINE_EVENT(regmap_async, regmap_async_io_complete,
209 DEFINE_EVENT(regmap_async, regmap_async_complete_start,
217 DEFINE_EVENT(regmap_async, regmap_async_complete_done,
Dregmap-spi.c20 struct regmap_async core;
60 struct regmap_async *a) in regmap_spi_async_write()
84 static struct regmap_async *regmap_spi_async_alloc(void) in regmap_spi_async_alloc()
Dinternal.h45 struct regmap_async { struct
248 void regmap_async_complete_cb(struct regmap_async *async, int ret);
Dregmap.c1079 struct regmap_async *async; in regmap_exit()
1089 struct regmap_async, in regmap_exit()
1285 struct regmap_async *async; in _regmap_raw_write()
1291 struct regmap_async, in _regmap_raw_write()
2690 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb()
/linux-4.4.14/include/linux/
Dregmap.h281 struct regmap_async;
291 struct regmap_async *async);
301 typedef struct regmap_async *(*regmap_hw_async_alloc)(void);