Searched defs:axp20x_dev (Results 1 – 1 of 1) sorted by relevance
244 struct axp20x_dev { struct245 struct device *dev;246 struct i2c_client *i2c_client;247 struct regmap *regmap;248 struct regmap_irq_chip_data *regmap_irqc;249 long variant;250 int nr_cells;251 struct mfd_cell *cells;252 const struct regmap_config *regmap_cfg;253 const struct regmap_irq_chip *regmap_irq_chip;