Home
last modified time | relevance | path

Searched refs:has_full_constraints (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c54 static bool has_full_constraints; variable
123 return has_full_constraints || of_have_populated_dt(); in have_full_constraints()
5625 has_full_constraints = 1; in regulator_has_full_constraints()
6038 has_full_constraints = true; in regulator_init_complete()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c43 static bool has_full_constraints; variable
114 return has_full_constraints || of_have_populated_dt(); in have_full_constraints()
5860 has_full_constraints = 1; in regulator_has_full_constraints()
6274 has_full_constraints = true; in regulator_init_complete()

Completed in 15 milliseconds