Searched refs:max77686_dev (Results 1 – 4 of 4) sorted by relevance
177 struct max77686_dev *max77686 = NULL; in max77686_i2c_probe()186 sizeof(struct max77686_dev), GFP_KERNEL); in max77686_i2c_probe()248 struct max77686_dev *max77686 = i2c_get_clientdata(i2c); in max77686_suspend()270 struct max77686_dev *max77686 = i2c_get_clientdata(i2c); in max77686_resume()
437 struct max77686_dev { struct457 extern int max77686_irq_init(struct max77686_dev *max77686); argument458 extern void max77686_irq_exit(struct max77686_dev *max77686);459 extern int max77686_irq_resume(struct max77686_dev *max77686);
498 struct max77686_dev *iodev = dev_get_drvdata(pdev->dev.parent); in max77686_pmic_probe()
528 struct max77686_dev *iodev = dev_get_drvdata(pdev->dev.parent); in max77802_pmic_probe()