Searched refs:OV13850_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
97 #define OV13850_NUM_SUPPLIES ARRAY_SIZE(ov13850_supply_names) macro120 struct regulator_bulk_data supplies[OV13850_NUM_SUPPLIES];1142 ret = regulator_bulk_enable(OV13850_NUM_SUPPLIES, ov13850->supplies); in __ov13850_power_on()1187 regulator_bulk_disable(OV13850_NUM_SUPPLIES, ov13850->supplies); in __ov13850_power_off()1468 for (i = 0; i < OV13850_NUM_SUPPLIES; i++) in ov13850_configure_regulators()1472 OV13850_NUM_SUPPLIES, in ov13850_configure_regulators()