Home
last modified time | relevance | path

Searched refs:tps_info (Results 1 – 2 of 2) sorted by relevance

/drivers/regulator/
Dtps6507x-regulator.c70 struct tps_info { struct
79 static struct tps_info tps6507x_pmic_regs[] = { argument
110 struct tps_info *info[TPS6507X_NUM_REGULATOR];
358 struct tps_info *info = tps->info[desc->id]; in tps6507x_pmic_of_parse_cb()
372 struct tps_info *info = &tps6507x_pmic_regs[0]; in tps6507x_pmic_probe()
Dtps65910-regulator.c91 struct tps_info { struct
99 static struct tps_info tps65910_regs[] = { argument
194 static struct tps_info tps65911_regs[] = {
311 struct tps_info **info;
1075 struct tps_info *info; in tps65910_probe()
1140 sizeof(struct tps_info *), in tps65910_probe()