Searched refs:tps6586x_regulator (Results 1 – 1 of 1) sorted by relevance
59 struct tps6586x_regulator { struct203 static struct tps6586x_regulator tps6586x_regulator[] = { variable235 static struct tps6586x_regulator tps658623_regulator[] = {240 static struct tps6586x_regulator tps658640_regulator[] = {260 static struct tps6586x_regulator tps658643_regulator[] = {271 struct tps6586x_regulator *ri) in tps6586x_regulator_preinit()336 static struct tps6586x_regulator *find_regulator_info(int id, int version) in find_regulator_info()338 struct tps6586x_regulator *ri; in find_regulator_info()339 struct tps6586x_regulator *table = NULL; in find_regulator_info()368 for (i = 0; i < ARRAY_SIZE(tps6586x_regulator); i++) { in find_regulator_info()[all …]