Home
last modified time | relevance | path

Searched refs:TEST_POWER_NUM (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dtest_power.c25 TEST_POWER_NUM, enumerator
165 static struct power_supply *test_power_supplies[TEST_POWER_NUM];
210 BUILD_BUG_ON(TEST_POWER_NUM != ARRAY_SIZE(test_power_supplies)); in test_power_init()
211 BUILD_BUG_ON(TEST_POWER_NUM != ARRAY_SIZE(test_power_configs)); in test_power_init()