Searched refs:OV2685_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
71 #define OV2685_NUM_SUPPLIES ARRAY_SIZE(ov2685_supply_names) macro92 struct regulator_bulk_data supplies[OV2685_NUM_SUPPLIES];466 ret = regulator_bulk_enable(OV2685_NUM_SUPPLIES, ov2685->supplies); in __ov2685_power_on()490 regulator_bulk_disable(OV2685_NUM_SUPPLIES, ov2685->supplies); in __ov2685_power_on()505 regulator_bulk_disable(OV2685_NUM_SUPPLIES, ov2685->supplies); in __ov2685_power_off()776 for (i = 0; i < OV2685_NUM_SUPPLIES; i++) in ov2685_configure_regulators()780 OV2685_NUM_SUPPLIES, in ov2685_configure_regulators()