Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dmachine.h194 unsigned over_current_protection:1; /* auto disable on over current */ member
/Linux-v4.19/drivers/regulator/
Dof_regulator.c173 constraints->over_current_protection = of_property_read_bool(np, in of_get_regulation_constraints()
Dcore.c1192 if (rdev->constraints->over_current_protection in set_machine_constraints()
1354 c->over_current_protection); in constraint_flags_read_file()