Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtest.c24 static void __ida_destroy(struct kunit_resource *res) in __ida_destroy() function
33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()