Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/regmap/
Dtrace.h178 DECLARE_EVENT_CLASS(regmap_async,
202 DEFINE_EVENT(regmap_async, regmap_async_io_complete,
210 DEFINE_EVENT(regmap_async, regmap_async_complete_start,
218 DEFINE_EVENT(regmap_async, regmap_async_complete_done,
Dregmap-spi.c16 struct regmap_async core;
56 struct regmap_async *a) in regmap_spi_async_write()
80 static struct regmap_async *regmap_spi_async_alloc(void) in regmap_spi_async_alloc()
Dinternal.h43 struct regmap_async { struct
264 void regmap_async_complete_cb(struct regmap_async *async, int ret);
Dregmap.c1340 struct regmap_async *async; in regmap_exit()
1350 struct regmap_async, in regmap_exit()
1564 struct regmap_async *async; in _regmap_raw_write_impl()
1570 struct regmap_async, in _regmap_raw_write_impl()
2932 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb()
/Linux-v5.4/drivers/net/can/m_can/
Dtcan4x5x.c200 struct regmap_async *a) in regmap_spi_async_write()
205 static struct regmap_async *regmap_spi_async_alloc(void) in regmap_spi_async_alloc()
/Linux-v5.4/include/linux/
Dregmap.h446 struct regmap_async;
456 struct regmap_async *async);
466 typedef struct regmap_async *(*regmap_hw_async_alloc)(void);