Home
last modified time | relevance | path

Searched refs:n_resolved (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/regulator/
Ddriver.h598 int n_resolved; member
/Linux-v6.6/drivers/regulator/
Dcore.c2235 ret = (rdev->coupling_desc.n_resolved != rdev->coupling_desc.n_coupled); in _regulator_get()
4134 if (c_desc->n_resolved < c_desc->n_coupled) { in regulator_balance_voltage()
5354 c_desc->n_resolved++; in regulator_resolve_coupling()
5387 __c_desc->n_resolved--; in regulator_remove_coupling()
5395 c_desc->n_resolved--; in regulator_remove_coupling()
5431 rdev->coupling_desc.n_resolved++; in regulator_init_coupling()