Searched refs:NOON010_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance
126 #define NOON010_NUM_SUPPLIES ARRAY_SIZE(noon010_supply_name) macro132 struct regulator_bulk_data supply[NOON010_NUM_SUPPLIES];402 ret = regulator_bulk_enable(NOON010_NUM_SUPPLIES, info->supply); in power_enable()437 ret = regulator_bulk_disable(NOON010_NUM_SUPPLIES, info->supply); in power_disable()770 for (i = 0; i < NOON010_NUM_SUPPLIES; i++) in noon010_probe()773 ret = devm_regulator_bulk_get(&client->dev, NOON010_NUM_SUPPLIES, in noon010_probe()