Lines Matching defs:axp20x_dev
841 struct axp20x_dev { struct
842 struct device *dev;
843 int irq;
844 unsigned long irq_flags;
845 struct regmap *regmap;
846 struct regmap_irq_chip_data *regmap_irqc;
847 long variant;
848 int nr_cells;
849 const struct mfd_cell *cells;
850 const struct regmap_config *regmap_cfg;
851 const struct regmap_irq_chip *regmap_irq_chip;