pm80x_chip         37 drivers/input/misc/88pm80x_onkey.c 	struct pm80x_chip *pm80x;
pm80x_chip         68 drivers/input/misc/88pm80x_onkey.c 	struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
pm80x_chip        248 drivers/mfd/88pm800.c static int device_gpadc_init(struct pm80x_chip *chip,
pm80x_chip        315 drivers/mfd/88pm800.c static int device_onkey_init(struct pm80x_chip *chip,
pm80x_chip        331 drivers/mfd/88pm800.c static int device_rtc_init(struct pm80x_chip *chip,
pm80x_chip        351 drivers/mfd/88pm800.c static int device_regulator_init(struct pm80x_chip *chip,
pm80x_chip        366 drivers/mfd/88pm800.c static int device_irq_init_800(struct pm80x_chip *chip)
pm80x_chip        399 drivers/mfd/88pm800.c static void device_irq_exit_800(struct pm80x_chip *chip)
pm80x_chip        416 drivers/mfd/88pm800.c static int pm800_pages_init(struct pm80x_chip *chip)
pm80x_chip        468 drivers/mfd/88pm800.c static void pm800_pages_exit(struct pm80x_chip *chip)
pm80x_chip        481 drivers/mfd/88pm800.c static int device_800_init(struct pm80x_chip *chip,
pm80x_chip        545 drivers/mfd/88pm800.c 	struct pm80x_chip *chip;
pm80x_chip        598 drivers/mfd/88pm800.c 	struct pm80x_chip *chip = i2c_get_clientdata(client);
pm80x_chip        136 drivers/mfd/88pm805.c static int device_irq_init_805(struct pm80x_chip *chip)
pm80x_chip        174 drivers/mfd/88pm805.c static void device_irq_exit_805(struct pm80x_chip *chip)
pm80x_chip        190 drivers/mfd/88pm805.c static int device_805_init(struct pm80x_chip *chip)
pm80x_chip        229 drivers/mfd/88pm805.c 	struct pm80x_chip *chip;
pm80x_chip        257 drivers/mfd/88pm805.c 	struct pm80x_chip *chip = i2c_get_clientdata(client);
pm80x_chip         42 drivers/mfd/88pm80x.c static struct pm80x_chip *g_pm80x_chip;
pm80x_chip         53 drivers/mfd/88pm80x.c 	struct pm80x_chip *chip;
pm80x_chip         59 drivers/mfd/88pm80x.c 	    devm_kzalloc(&client->dev, sizeof(struct pm80x_chip), GFP_KERNEL);
pm80x_chip        136 drivers/mfd/88pm80x.c 	struct pm80x_chip *chip = i2c_get_clientdata(client);
pm80x_chip        148 drivers/mfd/88pm80x.c 	struct pm80x_chip *chip = i2c_get_clientdata(client);
pm80x_chip        228 drivers/regulator/88pm800-regulator.c 	struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
pm80x_chip         39 drivers/rtc/rtc-88pm80x.c 	struct pm80x_chip *chip;
pm80x_chip        241 drivers/rtc/rtc-88pm80x.c 	struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
pm80x_chip        318 include/linux/mfd/88pm80x.h 	int (*plat_config)(struct pm80x_chip *chip,
pm80x_chip        325 include/linux/mfd/88pm80x.h static inline int pm80x_request_irq(struct pm80x_chip *pm80x, int irq,
pm80x_chip        335 include/linux/mfd/88pm80x.h static inline void pm80x_free_irq(struct pm80x_chip *pm80x, int irq, void *data)
pm80x_chip        346 include/linux/mfd/88pm80x.h 	struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
pm80x_chip        358 include/linux/mfd/88pm80x.h 	struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);