Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dtps65132-regulator.c56 struct tps65132_regulator { struct
66 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); in tps65132_regulator_enable() argument
92 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); in tps65132_regulator_disable()
113 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); in tps65132_regulator_is_enabled()
138 struct tps65132_regulator *tps = config->driver_data; in tps65132_of_parse_cb()
227 struct tps65132_regulator *tps; in tps65132_probe()