Searched defs:max8907 (Results 1 – 4 of 4) sorted by relevance
240 struct max8907 { struct241 struct device *dev;242 struct mutex irq_lock;243 struct i2c_client *i2c_gen;244 struct i2c_client *i2c_rtc;245 struct regmap *regmap_gen;246 struct regmap *regmap_rtc;247 struct regmap_irq_chip_data *irqc_chg;248 struct regmap_irq_chip_data *irqc_on_off;249 struct regmap_irq_chip_data *irqc_rtc;
190 struct max8907 *max8907; in max8907_i2c_probe() local294 struct max8907 *max8907 = i2c_get_clientdata(i2c); in max8907_i2c_remove() local
44 struct max8907 *max8907; member180 struct max8907 *max8907 = dev_get_drvdata(pdev->dev.parent); in max8907_rtc_probe() local
279 struct max8907 *max8907 = dev_get_drvdata(pdev->dev.parent); in max8907_regulator_probe() local