Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/regulator/
Ddriver.h424 int n_resolved; member
/linux-4.19.296/drivers/regulator/
Dcore.c4223 c_desc->n_resolved++; in regulator_fill_coupling_array()
4227 if (rdev->coupling_desc.n_resolved < n_coupled) in regulator_fill_coupling_array()
4267 rdev->coupling_desc.n_resolved++; in regulator_resolve_coupling()