Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dtps6507x-regulator.c78 struct tps_info { struct
87 static struct tps_info tps6507x_pmic_regs[] = { argument
119 struct tps_info *info[TPS6507X_NUM_REGULATOR];
427 struct tps_info *info = &tps6507x_pmic_regs[0]; in tps6507x_pmic_probe()
Dtps65910-regulator.c97 struct tps_info { struct
105 static struct tps_info tps65910_regs[] = { argument
200 static struct tps_info tps65911_regs[] = {
317 struct tps_info **info;
1080 struct tps_info *info; in tps65910_probe()
1143 sizeof(struct tps_info *), in tps65910_probe()