Searched refs:imx335_supply_name (Results 1 – 1 of 1) sorted by relevance
78 static const char * const imx335_supply_name[] = { variable137 struct regulator_bulk_data supplies[ARRAY_SIZE(imx335_supply_name)];802 for (i = 0; i < ARRAY_SIZE(imx335_supply_name); i++) in imx335_parse_hw_config()803 imx335->supplies[i].supply = imx335_supply_name[i]; in imx335_parse_hw_config()806 ARRAY_SIZE(imx335_supply_name), in imx335_parse_hw_config()891 ret = regulator_bulk_enable(ARRAY_SIZE(imx335_supply_name), in imx335_power_on()915 regulator_bulk_disable(ARRAY_SIZE(imx335_supply_name), imx335->supplies); in imx335_power_on()933 regulator_bulk_disable(ARRAY_SIZE(imx335_supply_name), imx335->supplies); in imx335_power_off()