Searched refs:OV02B10_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
99 #define OV02B10_NUM_SUPPLIES ARRAY_SIZE(OV02B10_supply_names) macro124 struct regulator_bulk_data supplies[OV02B10_NUM_SUPPLIES];828 int num_consumers = OV02B10_NUM_SUPPLIES; in ov02b10_enable_regulators()921 regulator_bulk_disable(OV02B10_NUM_SUPPLIES, ov02b10->supplies); in __ov02b10_power_off()1240 for (i = 0; i < OV02B10_NUM_SUPPLIES; i++) in ov02b10_configure_regulators()1244 OV02B10_NUM_SUPPLIES, in ov02b10_configure_regulators()