Home
last modified time | relevance | path

Searched refs:regmap_async (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A 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()
H A 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,
H A Dinternal.h43 struct regmap_async { struct
267 void regmap_async_complete_cb(struct regmap_async *async, int ret);
H A Dregmap.c1478 struct regmap_async *async; in regmap_exit()
1488 struct regmap_async, in regmap_exit()
1714 struct regmap_async *async; in _regmap_raw_write_impl()
1720 struct regmap_async, in _regmap_raw_write_impl()
3114 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dtrace.h208 DECLARE_EVENT_CLASS(regmap_async,
232 DEFINE_EVENT(regmap_async, regmap_async_io_complete,
239 DEFINE_EVENT(regmap_async, regmap_async_complete_start,
246 DEFINE_EVENT(regmap_async, regmap_async_complete_done,
H A 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()
H A Dinternal.h44 struct regmap_async { struct
283 void regmap_async_complete_cb(struct regmap_async *async, int ret);
H A Dregmap.c1443 struct regmap_async *async; in regmap_exit()
1453 struct regmap_async, in regmap_exit()
1692 struct regmap_async *async; in _regmap_raw_write_impl()
1698 struct regmap_async, in _regmap_raw_write_impl()
3235 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb()
/kernel/linux/linux-5.10/drivers/net/can/m_can/
H A Dtcan4x5x.c201 struct regmap_async *a) in regmap_spi_async_write()
206 static struct regmap_async *regmap_spi_async_alloc(void) in regmap_spi_async_alloc()
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h443 struct regmap_async;
453 struct regmap_async *async);
463 typedef struct regmap_async *(*regmap_hw_async_alloc)(void);
489 * @async_alloc: Allocate a regmap_async() structure.
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h497 struct regmap_async;
507 struct regmap_async *async);
521 typedef struct regmap_async *(*regmap_hw_async_alloc)(void);
550 * @async_alloc: Allocate a regmap_async() structure.

Completed in 18 milliseconds