Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/regmap/
Dregmap-spi.c105 .async_alloc = regmap_spi_async_alloc,
Dregmap.c1786 async = map->bus->async_alloc(); in _regmap_raw_write_impl()
/Linux-v6.1/include/linux/
Dregmap.h556 regmap_hw_async_alloc async_alloc; member