regmap_companion 1188 drivers/mfd/88pm860x-core.c 		chip->regmap_companion = regmap_init_i2c(chip->companion,
regmap_companion 1190 drivers/mfd/88pm860x-core.c 		if (IS_ERR(chip->regmap_companion)) {
regmap_companion 1191 drivers/mfd/88pm860x-core.c 			ret = PTR_ERR(chip->regmap_companion);
regmap_companion 1210 drivers/mfd/88pm860x-core.c 		regmap_exit(chip->regmap_companion);
regmap_companion   19 drivers/mfd/88pm860x-i2c.c 				: chip->regmap_companion;
regmap_companion   36 drivers/mfd/88pm860x-i2c.c 				: chip->regmap_companion;
regmap_companion   49 drivers/mfd/88pm860x-i2c.c 				: chip->regmap_companion;
regmap_companion   62 drivers/mfd/88pm860x-i2c.c 				: chip->regmap_companion;
regmap_companion   75 drivers/mfd/88pm860x-i2c.c 				: chip->regmap_companion;
regmap_companion  358 drivers/regulator/88pm8607.c 		config.regmap = chip->regmap_companion;
regmap_companion  383 include/linux/mfd/88pm860x.h 	struct regmap           *regmap_companion;
regmap_companion 1365 sound/soc/codecs/88pm860x-codec.c 			: chip->regmap_companion;