Searched refs:raw_to_regulator_fixed (Results 1 – 1 of 1) sorted by relevance
22 #define raw_to_regulator_fixed(raw) rt_container_of(raw, struct regulator_fixed, parent) macro26 struct regulator_fixed *rf = raw_to_regulator_fixed(reg_np); in regulator_fixed_enable()42 struct regulator_fixed *rf = raw_to_regulator_fixed(reg_np); in regulator_fixed_disable()59 struct regulator_fixed *rf = raw_to_regulator_fixed(reg_np); in regulator_fixed_is_enabled()80 struct regulator_fixed *rf = raw_to_regulator_fixed(reg_np); in regulator_fixed_get_voltage()
Completed in 3 milliseconds