Home
last modified time | relevance | path

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

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