Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Daxp20x.h640 struct axp20x_dev { struct
641 struct device *dev;
642 int irq;
643 unsigned long irq_flags;
644 struct regmap *regmap;
645 struct regmap_irq_chip_data *regmap_irqc;
646 long variant;
647 int nr_cells;
648 const struct mfd_cell *cells;
649 const struct regmap_config *regmap_cfg;
[all …]
/linux-6.3-rc2/drivers/iio/adc/
A Daxp20x_adc.c679 struct axp20x_dev *axp20x_dev; in axp20x_probe() local

Completed in 11 milliseconds