Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/regulator/
Dmachine.h235 unsigned over_current_protection:1; /* auto disable on over current */ member
/linux-6.12.1/drivers/regulator/
Dof_regulator.c253 constraints->over_current_protection = of_property_read_bool(np, in of_get_regulation_constraints()
Dcore.c1493 if (rdev->constraints->over_current_protection in set_machine_constraints()
1785 c->over_current_protection); in constraint_flags_read_file()