Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/kunit/
H A Dtest.h443 typedef bool (*kunit_resource_match_t)(struct kunit *test, typedef
484 kunit_resource_match_t match, in kunit_find_resource()
527 kunit_resource_match_t match,
/OK3568_Linux_fs/kernel/lib/kunit/
H A Dtest.c492 int kunit_destroy_resource(struct kunit *test, kunit_resource_match_t match, in kunit_destroy_resource()