lp8755_chip        58 drivers/regulator/lp8755.c static int lp8755_read(struct lp8755_chip *pchip, unsigned int reg,
lp8755_chip        70 drivers/regulator/lp8755.c static int lp8755_write(struct lp8755_chip *pchip, unsigned int reg,
lp8755_chip        83 drivers/regulator/lp8755.c static int lp8755_update_bits(struct lp8755_chip *pchip, unsigned int reg,
lp8755_chip        94 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip = rdev_get_drvdata(rdev);
lp8755_chip       109 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip = rdev_get_drvdata(rdev);
lp8755_chip       152 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip = rdev_get_drvdata(rdev);
lp8755_chip       183 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip = rdev_get_drvdata(rdev);
lp8755_chip       274 drivers/regulator/lp8755.c static int lp8755_init_data(struct lp8755_chip *pchip)
lp8755_chip       323 drivers/regulator/lp8755.c static int lp8755_regulator_init(struct lp8755_chip *pchip)
lp8755_chip       356 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip = data;
lp8755_chip       416 drivers/regulator/lp8755.c static int lp8755_int_config(struct lp8755_chip *pchip)
lp8755_chip       449 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip;
lp8755_chip       458 drivers/regulator/lp8755.c 			     sizeof(struct lp8755_chip), GFP_KERNEL);
lp8755_chip       513 drivers/regulator/lp8755.c 	struct lp8755_chip *pchip = i2c_get_clientdata(client);