Home
last modified time | relevance | path

Searched defs:regmap_bus (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dregmap.h600 struct regmap_bus { struct
601 bool fast_io;
602 bool free_on_exit;
603 regmap_hw_write write;
604 regmap_hw_gather_write gather_write;
605 regmap_hw_async_write async_write;
629 const struct regmap_bus *bus, argument
/linux/drivers/media/dvb-frontends/
H A Drtl2830.c777 static const struct regmap_bus regmap_bus = { in rtl2830_probe() local
H A Daf9013.c1440 static const struct regmap_bus regmap_bus = { in af9013_probe() local