max8925_chip       68 drivers/input/misc/max8925_onkey.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      136 drivers/input/misc/max8925_onkey.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      150 drivers/input/misc/max8925_onkey.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      472 drivers/mfd/max8925-core.c static inline struct max8925_irq_data *irq_to_max8925(struct max8925_chip *chip,
max8925_chip      480 drivers/mfd/max8925-core.c 	struct max8925_chip *chip = data;
max8925_chip      509 drivers/mfd/max8925-core.c 	struct max8925_chip *chip = data;
max8925_chip      538 drivers/mfd/max8925-core.c 	struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
max8925_chip      545 drivers/mfd/max8925-core.c 	struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
max8925_chip      623 drivers/mfd/max8925-core.c 	struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
max8925_chip      631 drivers/mfd/max8925-core.c 	struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
max8925_chip      661 drivers/mfd/max8925-core.c static int max8925_irq_init(struct max8925_chip *chip, int irq,
max8925_chip      726 drivers/mfd/max8925-core.c static void init_regulator(struct max8925_chip *chip,
max8925_chip      833 drivers/mfd/max8925-core.c int max8925_device_init(struct max8925_chip *chip,
max8925_chip      911 drivers/mfd/max8925-core.c void max8925_device_exit(struct max8925_chip *chip)
max8925_chip       51 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(i2c);
max8925_chip       69 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(i2c);
max8925_chip       83 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(i2c);
max8925_chip       97 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(i2c);
max8925_chip      111 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(i2c);
max8925_chip      151 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip;
max8925_chip      170 drivers/mfd/max8925-i2c.c 			    sizeof(struct max8925_chip), GFP_KERNEL);
max8925_chip      203 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(client);
max8925_chip      215 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(client);
max8925_chip      225 drivers/mfd/max8925-i2c.c 	struct max8925_chip *chip = i2c_get_clientdata(client);
max8925_chip       64 drivers/power/supply/max8925_power.c 	struct max8925_chip	*chip;
max8925_chip       87 drivers/power/supply/max8925_power.c 	struct max8925_chip *chip = info->chip;
max8925_chip      108 drivers/power/supply/max8925_power.c 	struct max8925_chip *chip = info->chip;
max8925_chip      382 drivers/power/supply/max8925_power.c static int max8925_init_charger(struct max8925_chip *chip,
max8925_chip      442 drivers/power/supply/max8925_power.c 	struct max8925_chip *chip = info->chip;
max8925_chip      506 drivers/power/supply/max8925_power.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      220 drivers/regulator/max8925-regulator.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip       66 drivers/rtc/rtc-max8925.c 	struct max8925_chip	*chip;
max8925_chip      247 drivers/rtc/rtc-max8925.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      290 drivers/rtc/rtc-max8925.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      299 drivers/rtc/rtc-max8925.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip       25 drivers/video/backlight/max8925_bl.c 	struct max8925_chip	*chip;
max8925_chip       35 drivers/video/backlight/max8925_bl.c 	struct max8925_chip *chip = data->chip;
max8925_chip       84 drivers/video/backlight/max8925_bl.c 	struct max8925_chip *chip = data->chip;
max8925_chip      132 drivers/video/backlight/max8925_bl.c 	struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
max8925_chip      270 include/linux/mfd/max8925.h extern int max8925_device_init(struct max8925_chip *,
max8925_chip      272 include/linux/mfd/max8925.h extern void max8925_device_exit(struct max8925_chip *);