Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregmap-spi.c105 .async_alloc = regmap_spi_async_alloc,
H A Dregmap.c1708 async = map->bus->async_alloc(); in _regmap_raw_write_impl()
/linux/include/linux/
H A Dregmap.h580 regmap_hw_async_alloc async_alloc; member