Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dmachine.h221 unsigned over_temp_detection:1; /* notify on over temperature */ member
/linux-6.1.9/drivers/regulator/
Dof_regulator.c76 constraints->over_temp_detection = set[2]; in of_get_regulator_prot_limits()
Dcore.c1543 if (rdev->constraints->over_temp_detection) in set_machine_constraints()