Home
last modified time | relevance | path

Searched defs:axp20x_dev (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/mfd/
H A Daxp20x.h958 struct axp20x_dev { struct
959 struct device *dev;
960 int irq;
961 unsigned long irq_flags;
962 struct regmap *regmap;
963 struct regmap_irq_chip_data *regmap_irqc;
964 enum axp20x_variants variant;
965 int nr_cells;
966 const struct mfd_cell *cells;
967 const struct regmap_config *regmap_cfg;
[all …]