Searched refs:gc05a2_supply_name (Results 1 – 1 of 1) sorted by relevance
78 static const char *const gc05a2_supply_name[] = { variable90 struct regulator_bulk_data supplies[ARRAY_SIZE(gc05a2_supply_name)];619 ret = regulator_bulk_enable(ARRAY_SIZE(gc05a2_supply_name), in gc05a2_power_on()628 regulator_bulk_disable(ARRAY_SIZE(gc05a2_supply_name), in gc05a2_power_on()649 regulator_bulk_disable(ARRAY_SIZE(gc05a2_supply_name), in gc05a2_power_off()1081 for (i = 0; i < ARRAY_SIZE(gc05a2_supply_name); i++) in gc05a2_get_regulators()1082 gc05a2->supplies[i].supply = gc05a2_supply_name[i]; in gc05a2_get_regulators()1084 return devm_regulator_bulk_get(dev, ARRAY_SIZE(gc05a2_supply_name), in gc05a2_get_regulators()