Searched defs:sun4i_gpadc_dev (Results 1 – 2 of 2) sorted by relevance
93 struct sun4i_gpadc_dev { struct94 struct device *dev;95 struct regmap *regmap;96 struct regmap_irq_chip_data *regmap_irqc;97 void __iomem *base;
539 struct sun4i_gpadc_dev *sun4i_gpadc_dev = in sun4i_gpadc_probe_mfd() local