max77620_chip     260 drivers/gpio/gpio-max77620.c 	struct max77620_chip *chip = dev_get_drvdata(mgpio->dev->parent);
max77620_chip     267 drivers/gpio/gpio-max77620.c 	struct max77620_chip *chip =  dev_get_drvdata(pdev->dev.parent);
max77620_chip      37 drivers/mfd/max77620.c static struct max77620_chip *max77620_scratch;
max77620_chip     232 drivers/mfd/max77620.c 	struct max77620_chip *chip = irq_drv_data;
max77620_chip     245 drivers/mfd/max77620.c 	struct max77620_chip *chip = irq_drv_data;
max77620_chip     278 drivers/mfd/max77620.c static int max77620_get_fps_period_reg_value(struct max77620_chip *chip,
max77620_chip     310 drivers/mfd/max77620.c static int max77620_config_fps(struct max77620_chip *chip,
max77620_chip     400 drivers/mfd/max77620.c static int max77620_initialise_fps(struct max77620_chip *chip)
max77620_chip     460 drivers/mfd/max77620.c static int max77620_read_es_version(struct max77620_chip *chip)
max77620_chip     487 drivers/mfd/max77620.c 	struct max77620_chip *chip = max77620_scratch;
max77620_chip     498 drivers/mfd/max77620.c 	struct max77620_chip *chip;
max77620_chip     578 drivers/mfd/max77620.c static int max77620_set_fps_period(struct max77620_chip *chip,
max77620_chip     597 drivers/mfd/max77620.c 	struct max77620_chip *chip = dev_get_drvdata(dev);
max77620_chip     648 drivers/mfd/max77620.c 	struct max77620_chip *chip = dev_get_drvdata(dev);
max77620_chip     550 drivers/pinctrl/pinctrl-max77620.c 	struct max77620_chip *max77620 = dev_get_drvdata(pdev->dev.parent);
max77620_chip     355 drivers/regulator/max77620-regulator.c 	struct max77620_chip *chip = dev_get_drvdata(pmic->dev->parent);
max77620_chip     781 drivers/regulator/max77620-regulator.c 	struct max77620_chip *max77620_chip = dev_get_drvdata(pdev->dev.parent);
max77620_chip     795 drivers/regulator/max77620-regulator.c 	pmic->rmap = max77620_chip->rmap;
max77620_chip     799 drivers/regulator/max77620-regulator.c 	switch (max77620_chip->chip_id) {
max77620_chip     821 drivers/regulator/max77620-regulator.c 		if ((max77620_chip->chip_id == MAX77620) &&