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()
2171 ret = (rdev->coupling_desc.n_resolved != rdev->coupling_desc.n_coupled); in _regulator_get()3046 if (rdev->coupling_desc.n_coupled > 1) in regulator_force_disable()3100 if (rdev->coupling_desc.n_coupled > 1) in regulator_disable_work()3834 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_get_optimal_voltage()3976 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_do_balance_voltage()4057 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_balance_voltage()4299 if (rdev->coupling_desc.n_coupled > 1) in regulator_sync_voltage_rdev()5268 struct coupling_desc *c_desc = &rdev->coupling_desc; in regulator_resolve_coupling()5299 struct coupling_desc *__c_desc, *c_desc = &rdev->coupling_desc; in regulator_remove_coupling()5315 __c_desc = &c_rdev->coupling_desc; in regulator_remove_coupling()[all …]
594 struct coupling_desc { struct624 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 17 milliseconds