Searched refs:coupling_desc (Results 1 – 5 of 5) sorted by relevance
24 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_get_optimal_voltage()125 struct coupling_desc *c_desc = &rdev->coupling_desc; in exynos_coupler_balance_voltage()
2197 ret = (rdev->coupling_desc.n_resolved != rdev->coupling_desc.n_coupled); in _regulator_get_common()3113 if (rdev->coupling_desc.n_coupled > 1) in regulator_force_disable()3167 if (rdev->coupling_desc.n_coupled > 1) in regulator_disable_work()3940 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_get_optimal_voltage()4081 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_do_balance_voltage()4162 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_balance_voltage()4410 if (rdev->coupling_desc.n_coupled > 1) in regulator_sync_voltage_rdev()5456 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_resolve_coupling()5487 struct coupling_desc *__c_desc, *c_desc = &rdev->coupling_desc; in regulator_remove_coupling()5503 __c_desc = &c_rdev->coupling_desc; in regulator_remove_coupling()[all …]
593 struct coupling_desc { struct623 struct coupling_desc coupling_desc; member
113 if (rdev->coupling_desc.n_coupled > 2) in mediatek_regulator_attach()
95 struct coupling_desc *c_desc = &core_rdev->coupling_desc; in tegra20_core_rtc_max_spread()
Completed in 23 milliseconds