tps6586x_regulator
static struct tps6586x_regulator tps6586x_regulator[] = {
static struct tps6586x_regulator tps658623_regulator[] = {
static struct tps6586x_regulator tps658640_regulator[] = {
static struct tps6586x_regulator tps658643_regulator[] = {
struct tps6586x_regulator *ri)
static struct tps6586x_regulator *find_regulator_info(int id, int version)
struct tps6586x_regulator *ri;
struct tps6586x_regulator *table = NULL;
for (i = 0; i < ARRAY_SIZE(tps6586x_regulator); i++) {
ri = &tps6586x_regulator[i];
struct tps6586x_regulator *ri = NULL;