Searched refs:example_resource_init (Results 1 – 2 of 2) sorted by relevance
284 static int example_resource_init(struct kunit_resource *res, void *context) in example_resource_init() function344 void *data = kunit_alloc_resource(test, example_resource_init, example_resource_free, in example_param_init()
797 static int example_resource_init(struct kunit_resource *res, void *context)819 void *data = kunit_alloc_resource(test, example_resource_init,