Lines Matching defs:axp20x_dev
635 struct axp20x_dev { struct
636 struct device *dev;
637 int irq;
638 unsigned long irq_flags;
639 struct regmap *regmap;
640 struct regmap_irq_chip_data *regmap_irqc;
641 long variant;
642 int nr_cells;
643 const struct mfd_cell *cells;
644 const struct regmap_config *regmap_cfg;
645 const struct regmap_irq_chip *regmap_irq_chip;