Searched refs:OV5695_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
94 #define OV5695_NUM_SUPPLIES ARRAY_SIZE(ov5695_supply_names) macro116 struct regulator_bulk_data supplies[OV5695_NUM_SUPPLIES];1072 ret = regulator_bulk_enable(OV5695_NUM_SUPPLIES, ov5695->supplies); in __ov5695_power_on()1103 regulator_bulk_disable(OV5695_NUM_SUPPLIES, ov5695->supplies); in __ov5695_power_off()1377 for (i = 0; i < OV5695_NUM_SUPPLIES; i++) in ov5695_configure_regulators()1381 OV5695_NUM_SUPPLIES, in ov5695_configure_regulators()