Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dregmap.h553 struct regmap_bus { struct
554 bool fast_io;
555 bool free_on_exit;
556 regmap_hw_write write;
557 regmap_hw_gather_write gather_write;
558 regmap_hw_async_write async_write;
582 const struct regmap_bus *bus, argument
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Drtl2830.c777 static const struct regmap_bus regmap_bus = { in rtl2830_probe() local
A Daf9013.c1440 static const struct regmap_bus regmap_bus = { in af9013_probe() local
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/
A Daf9015.c1347 static const struct regmap_bus regmap_bus = { in af9015_probe() local

Completed in 14 milliseconds