Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap-spi.c105 .async_alloc = regmap_spi_async_alloc,
H A Dregmap.c1725 async = map->bus->async_alloc(); in _regmap_raw_write_impl()
/OK3568_Linux_fs/kernel/drivers/net/can/m_can/
H A Dtcan4x5x.c227 .async_alloc = regmap_spi_async_alloc,
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h516 regmap_hw_async_alloc async_alloc; member