Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/regmap/
Dregmap-spi.c109 .async_alloc = regmap_spi_async_alloc,
Dregmap.c1298 async = map->bus->async_alloc(); in _regmap_raw_write()
/linux-4.4.14/include/linux/
Dregmap.h344 regmap_hw_async_alloc async_alloc; member