tps6586x_regulator  200 drivers/regulator/tps6586x-regulator.c static struct tps6586x_regulator tps6586x_regulator[] = {
tps6586x_regulator  232 drivers/regulator/tps6586x-regulator.c static struct tps6586x_regulator tps658623_regulator[] = {
tps6586x_regulator  237 drivers/regulator/tps6586x-regulator.c static struct tps6586x_regulator tps658640_regulator[] = {
tps6586x_regulator  257 drivers/regulator/tps6586x-regulator.c static struct tps6586x_regulator tps658643_regulator[] = {
tps6586x_regulator  268 drivers/regulator/tps6586x-regulator.c 					     struct tps6586x_regulator *ri)
tps6586x_regulator  333 drivers/regulator/tps6586x-regulator.c static struct tps6586x_regulator *find_regulator_info(int id, int version)
tps6586x_regulator  335 drivers/regulator/tps6586x-regulator.c 	struct tps6586x_regulator *ri;
tps6586x_regulator  336 drivers/regulator/tps6586x-regulator.c 	struct tps6586x_regulator *table = NULL;
tps6586x_regulator  366 drivers/regulator/tps6586x-regulator.c 	for (i = 0; i < ARRAY_SIZE(tps6586x_regulator); i++) {
tps6586x_regulator  367 drivers/regulator/tps6586x-regulator.c 		ri = &tps6586x_regulator[i];
tps6586x_regulator  450 drivers/regulator/tps6586x-regulator.c 	struct tps6586x_regulator *ri = NULL;