Searched defs:max77686_dev (Results 1 – 1 of 1) sorted by relevance
424 struct max77686_dev { struct425 struct device *dev;426 struct i2c_client *i2c; /* 0xcc / PMIC, Battery Control, and FLASH */428 unsigned long type;430 struct regmap *regmap; /* regmap for mfd */431 struct regmap_irq_chip_data *irq_data;433 int irq;434 struct mutex irqlock;435 int irq_masks_cur[MAX77686_IRQ_GROUP_NR];436 int irq_masks_cache[MAX77686_IRQ_GROUP_NR];