Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dintel_soc_pmic.h24 struct intel_soc_pmic { struct
25 int irq;
26 struct regmap *regmap;
27 struct regmap_irq_chip_data *irq_chip_data;
28 struct regmap_irq_chip_data *irq_chip_data_tmu;
29 struct regmap_irq_chip_data *irq_chip_data_bcu;
30 struct regmap_irq_chip_data *irq_chip_data_adc;
31 struct regmap_irq_chip_data *irq_chip_data_chgr;
32 struct regmap_irq_chip_data *irq_chip_data_crit;
33 struct device *dev;