Searched refs:regmap_spi (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dregmap-spi.c101 static const struct regmap_bus regmap_spi = { variable in typeref:struct:regmap_bus
120 bus = kmemdup(&regmap_spi, sizeof(*bus), GFP_KERNEL);
137 return &regmap_spi;

Completed in 214 milliseconds