Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtest.c31 static void kunit_ida_init(struct kunit *test, struct ida *ida) in kunit_ida_init() function
64 kunit_ida_init(test, &sw->ports[i].in_hopids); in alloc_switch()
65 kunit_ida_init(test, &sw->ports[i].out_hopids); in alloc_switch()