Searched defs:sun4i_gpadc_dev (Results 1 – 2 of 2) sorted by relevance
90 struct sun4i_gpadc_dev { struct91 struct device *dev;92 struct regmap *regmap;93 struct regmap_irq_chip_data *regmap_irqc;94 void __iomem *base;
532 struct sun4i_gpadc_dev *sun4i_gpadc_dev = in sun4i_gpadc_probe_mfd() local
Completed in 7 milliseconds