Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/kunit/
H A Dtest.h339 static inline void kunit_get_resource(struct kunit_resource *res) in kunit_get_resource() function
494 kunit_get_resource(found); in kunit_find_resource()
/OK3568_Linux_fs/kernel/lib/kunit/
H A Dtest.c476 kunit_get_resource(res); in kunit_alloc_and_get_resource()