Searched defs:axp20x_dev (Results 1 – 1 of 1) sorted by relevance
397 struct axp20x_dev { struct398 struct device *dev;399 struct i2c_client *i2c_client;400 struct regmap *regmap;401 struct regmap_irq_chip_data *regmap_irqc;402 long variant;403 int nr_cells;404 struct mfd_cell *cells;405 const struct regmap_config *regmap_cfg;406 const struct regmap_irq_chip *regmap_irq_chip;