Searched refs:test_destroy (Results 1 – 2 of 2) sorted by relevance
108 static int test_destroy(struct uclass *uc) in test_destroy() function124 .destroy = test_destroy,
251 static void test_destroy(void) in test_destroy() function820 g_test_add_func("/throttle/destroy", test_destroy); in main()