Searched refs:OV7750_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
97 #define OV7750_NUM_SUPPLIES ARRAY_SIZE(ov7750_supply_names) macro119 struct regulator_bulk_data supplies[OV7750_NUM_SUPPLIES];851 ret = regulator_bulk_enable(OV7750_NUM_SUPPLIES, ov7750->supplies); in __ov7750_power_on()892 regulator_bulk_disable(OV7750_NUM_SUPPLIES, ov7750->supplies); in __ov7750_power_off()1173 for (i = 0; i < OV7750_NUM_SUPPLIES; i++) in ov7750_configure_regulators()1177 OV7750_NUM_SUPPLIES, in ov7750_configure_regulators()