Home
last modified time | relevance | path

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

/linux-6.15/drivers/power/supply/
H A Dtest_power.c25 TEST_POWER_NUM, enumerator
197 static struct power_supply *test_power_supplies[TEST_POWER_NUM];
328 BUILD_BUG_ON(TEST_POWER_NUM != ARRAY_SIZE(test_power_supplies)); in test_power_init()
329 BUILD_BUG_ON(TEST_POWER_NUM != ARRAY_SIZE(test_power_configs)); in test_power_init()