Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Ddriver.h428 int n_resolved; member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c2001 ret = (rdev->coupling_desc.n_resolved != rdev->coupling_desc.n_coupled); in _regulator_get()
3914 if (c_desc->n_resolved < c_desc->n_coupled) { in regulator_balance_voltage()
5394 c_desc->n_resolved++; in regulator_resolve_coupling()
5427 __c_desc->n_resolved--; in regulator_remove_coupling()
5435 c_desc->n_resolved--; in regulator_remove_coupling()
5471 rdev->coupling_desc.n_resolved++; in regulator_init_coupling()