Searched refs:gc08a3_supply_name (Results 1 – 1 of 1) sorted by relevance
78 static const char *const gc08a3_supply_name[] = { variable90 struct regulator_bulk_data supplies[ARRAY_SIZE(gc08a3_supply_name)];594 ret = regulator_bulk_enable(ARRAY_SIZE(gc08a3_supply_name), in gc08a3_power_on()603 regulator_bulk_disable(ARRAY_SIZE(gc08a3_supply_name), in gc08a3_power_on()624 regulator_bulk_disable(ARRAY_SIZE(gc08a3_supply_name), in gc08a3_power_off()1023 for (i = 0; i < ARRAY_SIZE(gc08a3_supply_name); i++) in gc08a3_get_regulators()1024 gc08a3->supplies[i].supply = gc08a3_supply_name[i]; in gc08a3_get_regulators()1026 return devm_regulator_bulk_get(dev, ARRAY_SIZE(gc08a3_supply_name), in gc08a3_get_regulators()