Searched refs:max77686_dev (Results 1 – 4 of 4) sorted by relevance
163 struct max77686_dev *max77686 = NULL; in max77686_i2c_probe()172 sizeof(struct max77686_dev), GFP_KERNEL); in max77686_i2c_probe()233 struct max77686_dev *max77686 = i2c_get_clientdata(i2c); in max77686_suspend()255 struct max77686_dev *max77686 = i2c_get_clientdata(i2c); in max77686_resume()
424 struct max77686_dev { struct444 extern int max77686_irq_init(struct max77686_dev *max77686); argument445 extern void max77686_irq_exit(struct max77686_dev *max77686);446 extern int max77686_irq_resume(struct max77686_dev *max77686);
480 struct max77686_dev *iodev = dev_get_drvdata(pdev->dev.parent); in max77802_pmic_probe()
483 struct max77686_dev *iodev = dev_get_drvdata(pdev->dev.parent); in max77686_pmic_probe()