Searched refs:c_desc (Results 1 – 1 of 1) sorted by relevance
4148 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_fill_coupling_array() local4149 int n_coupled = c_desc->n_coupled; in regulator_fill_coupling_array()4155 if (c_desc->coupled_rdevs[i]) in regulator_fill_coupling_array()4161 c_desc->coupled_rdevs[i] = c_rdev; in regulator_fill_coupling_array()4162 c_desc->n_resolved++; in regulator_fill_coupling_array()