Searched refs:OV4689_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
107 #define OV4689_NUM_SUPPLIES ARRAY_SIZE(ov4689_supply_names) macro131 struct regulator_bulk_data supplies[OV4689_NUM_SUPPLIES];1162 ret = regulator_bulk_enable(OV4689_NUM_SUPPLIES, ov4689->supplies); in __ov4689_power_on()1203 regulator_bulk_disable(OV4689_NUM_SUPPLIES, ov4689->supplies); in __ov4689_power_off()1463 for (i = 0; i < OV4689_NUM_SUPPLIES; i++) in ov4689_configure_regulators()1467 OV4689_NUM_SUPPLIES, in ov4689_configure_regulators()