Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Ddriver.h601 int n_resolved; member
/openbmc/linux/drivers/regulator/
H A Dcore.c2240 ret = (rdev->coupling_desc.n_resolved != rdev->coupling_desc.n_coupled); in _regulator_get()
4144 if (c_desc->n_resolved < c_desc->n_coupled) { in regulator_balance_voltage()
5364 c_desc->n_resolved++; in regulator_resolve_coupling()
5397 __c_desc->n_resolved--; in regulator_remove_coupling()
5405 c_desc->n_resolved--; in regulator_remove_coupling()
5441 rdev->coupling_desc.n_resolved++; in regulator_init_coupling()