Home
last modified time | relevance | path

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

/linux-5.10/drivers/base/regmap/
Dregmap-spi.c105 .async_alloc = regmap_spi_async_alloc,
Dregmap.c1724 async = map->bus->async_alloc(); in _regmap_raw_write_impl()
/linux-5.10/drivers/net/can/m_can/
Dtcan4x5x.c251 .async_alloc = regmap_spi_async_alloc,
/linux-5.10/include/linux/
Dregmap.h511 regmap_hw_async_alloc async_alloc; member