Searched refs:ov7725_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
36 #define ov7725_NUM_SUPPLIES ARRAY_SIZE(ov7725_supply_names) macro54 struct regulator_bulk_data supplies[ov7725_NUM_SUPPLIES];313 ret = regulator_bulk_enable(ov7725_NUM_SUPPLIES, ov7725->supplies); in __ov7725_power_on()346 regulator_bulk_disable(ov7725_NUM_SUPPLIES, ov7725->supplies); in __ov7725_power_off()480 for (i = 0; i < ov7725_NUM_SUPPLIES; i++) in ov7725_configure_regulators()484 ov7725_NUM_SUPPLIES, in ov7725_configure_regulators()