Searched refs:OV2735_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
109 #define OV2735_NUM_SUPPLIES ARRAY_SIZE(ov2735_supply_names) macro131 struct regulator_bulk_data supplies[OV2735_NUM_SUPPLIES];743 ret = regulator_bulk_enable(OV2735_NUM_SUPPLIES, ov2735->supplies); in __ov2735_power_on()787 regulator_bulk_disable(OV2735_NUM_SUPPLIES, ov2735->supplies); in __ov2735_power_off()1070 for (i = 0; i < OV2735_NUM_SUPPLIES; i++) in ov2735_configure_regulators()1074 OV2735_NUM_SUPPLIES, in ov2735_configure_regulators()