Searched refs:MAX98504_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
27 #define MAX98504_NUM_SUPPLIES ARRAY_SIZE(max98504_supply_names) macro31 struct regulator_bulk_data supplies[MAX98504_NUM_SUPPLIES];132 ret = regulator_bulk_enable(MAX98504_NUM_SUPPLIES, max98504->supplies); in max98504_component_probe()164 regulator_bulk_disable(MAX98504_NUM_SUPPLIES, max98504->supplies); in max98504_component_remove()344 for (i = 0; i < MAX98504_NUM_SUPPLIES; i++) in max98504_i2c_probe()347 ret = devm_regulator_bulk_get(dev, MAX98504_NUM_SUPPLIES, in max98504_i2c_probe()