Searched refs:OV5648_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
108 #define OV5648_NUM_SUPPLIES ARRAY_SIZE(ov5648_supply_names) macro131 struct regulator_bulk_data supplies[OV5648_NUM_SUPPLIES];986 ret = regulator_bulk_enable(OV5648_NUM_SUPPLIES, ov5648->supplies); in __ov5648_power_on()1029 regulator_bulk_disable(OV5648_NUM_SUPPLIES, ov5648->supplies); in __ov5648_power_off()1305 for (i = 0; i < OV5648_NUM_SUPPLIES; i++) in ov5648_configure_regulators()1309 OV5648_NUM_SUPPLIES, in ov5648_configure_regulators()