Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtest.c15 static int __ida_init(struct kunit_resource *res, void *context) in __ida_init() function
33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()