Searched defs:max8907 (Results 1 – 4 of 4) sorted by relevance
237 struct max8907 { struct238 struct device *dev;239 struct mutex irq_lock;240 struct i2c_client *i2c_gen;241 struct i2c_client *i2c_rtc;242 struct regmap *regmap_gen;243 struct regmap *regmap_rtc;244 struct regmap_irq_chip_data *irqc_chg;245 struct regmap_irq_chip_data *irqc_on_off;246 struct regmap_irq_chip_data *irqc_rtc;
185 struct max8907 *max8907; in max8907_i2c_probe() local283 struct max8907 *max8907 = i2c_get_clientdata(i2c); in max8907_i2c_remove() local
40 struct max8907 *max8907; member176 struct max8907 *max8907 = dev_get_drvdata(pdev->dev.parent); in max8907_rtc_probe() local
276 struct max8907 *max8907 = dev_get_drvdata(pdev->dev.parent); in max8907_regulator_probe() local