Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/regulator/
Ddriver.h178 int (*set_thermal_protection)(struct regulator_dev *, int lim, member
/Linux-v5.15/drivers/regulator/
Dbd9576-regulator.c528 .set_thermal_protection = bd9576_set_tw,
552 .set_thermal_protection = bd9576_set_tw,
Dcore.c1501 ops->set_thermal_protection, in set_machine_constraints()