Home
last modified time | relevance | path

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

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