Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
A Dmax77693-common.h22 struct max77693_dev { struct
23 struct device *dev;
25 struct i2c_client *i2c_muic; /* 0x4A , MUIC */
29 enum max77693_types type;
31 struct regmap *regmap;
32 struct regmap *regmap_muic;
34 struct regmap *regmap_chg; /* Only MAX77843 */
36 struct regmap_irq_chip_data *irq_data_led;
37 struct regmap_irq_chip_data *irq_data_topsys;
39 struct regmap_irq_chip_data *irq_data_muic;
[all …]

Completed in 5 milliseconds