Searched defs:intel_soc_pmic (Results 1 – 1 of 1) sorted by relevance
24 struct intel_soc_pmic { struct25 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;