Searched refs:OV8858_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
147 #define OV8858_NUM_SUPPLIES ARRAY_SIZE(ov8858_supply_names) macro170 struct regulator_bulk_data supplies[OV8858_NUM_SUPPLIES];2756 ret = regulator_bulk_enable(OV8858_NUM_SUPPLIES, ov8858->supplies); in __ov8858_power_on()2801 regulator_bulk_disable(OV8858_NUM_SUPPLIES, ov8858->supplies); in __ov8858_power_off()3399 for (i = 0; i < OV8858_NUM_SUPPLIES; i++) in ov8858_configure_regulators()3403 OV8858_NUM_SUPPLIES, in ov8858_configure_regulators()