Searched refs:tps6586x_regulator (Results 1 – 1 of 1) sorted by relevance
56 struct tps6586x_regulator { struct200 static struct tps6586x_regulator tps6586x_regulator[] = { variable232 static struct tps6586x_regulator tps658623_regulator[] = {237 static struct tps6586x_regulator tps658640_regulator[] = {257 static struct tps6586x_regulator tps658643_regulator[] = {268 struct tps6586x_regulator *ri) in tps6586x_regulator_preinit()333 static struct tps6586x_regulator *find_regulator_info(int id, int version) in find_regulator_info()335 struct tps6586x_regulator *ri; in find_regulator_info()336 struct tps6586x_regulator *table = NULL; in find_regulator_info()366 for (i = 0; i < ARRAY_SIZE(tps6586x_regulator); i++) { in find_regulator_info()[all …]