Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dmax77693-private.h532 struct max77693_dev { struct
533 struct device *dev;
534 struct i2c_client *i2c; /* 0xCC , PMIC, Charger, Flash LED */
535 struct i2c_client *muic; /* 0x4A , MUIC */
536 struct i2c_client *haptic; /* 0x90 , Haptic */
560 extern int max77693_irq_init(struct max77693_dev *max77686); argument