Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/regulator/
Dmachine.h217 unsigned over_current_protection:1; /* auto disable on over current */ member
/linux-5.19.10/drivers/regulator/
Dof_regulator.c244 constraints->over_current_protection = of_property_read_bool(np, in of_get_regulation_constraints()
Dcore.c1469 if (rdev->constraints->over_current_protection in set_machine_constraints()
1750 c->over_current_protection); in constraint_flags_read_file()