Home
last modified time | relevance | path

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

/linux/include/linux/
A Dregmap.h567 struct regmap_bus { struct
568 bool fast_io;
569 bool free_on_exit;
570 regmap_hw_write write;
571 regmap_hw_gather_write gather_write;
572 regmap_hw_async_write async_write;
596 const struct regmap_bus *bus, argument
/linux/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/drivers/media/usb/dvb-usb-v2/
A Daf9015.c1347 static const struct regmap_bus regmap_bus = { in af9015_probe() local

Completed in 17 milliseconds