Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/regmap/
Dregmap-spi.c109 .async_alloc = regmap_spi_async_alloc,
Dregmap.c1558 async = map->bus->async_alloc(); in _regmap_raw_write_impl()
/Linux-v4.19/include/linux/
Dregmap.h502 regmap_hw_async_alloc async_alloc; member