Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dregmap.h544 struct regmap_bus { struct
545 bool fast_io;
546 regmap_hw_write write;
547 regmap_hw_gather_write gather_write;
548 regmap_hw_async_write async_write;
549 regmap_hw_reg_write reg_write;
573 const struct regmap_bus *bus, argument
/Linux-v6.1/drivers/media/dvb-frontends/
Drtl2830.c778 static const struct regmap_bus regmap_bus = { in rtl2830_probe() local
Daf9013.c1441 static const struct regmap_bus regmap_bus = { in af9013_probe() local
/Linux-v6.1/drivers/media/usb/dvb-usb-v2/
Daf9015.c1347 static const struct regmap_bus regmap_bus = { in af9015_probe() local