Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/regmap/
Dregmap-spi.c19 struct regmap_async_spi { struct
27 struct regmap_async_spi *async = data; in regmap_spi_complete() argument
62 struct regmap_async_spi *async = container_of(a, in regmap_spi_async_write()
63 struct regmap_async_spi, in regmap_spi_async_write()
86 struct regmap_async_spi *async_spi; in regmap_spi_async_alloc()