Home
last modified time | relevance | path

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

/linux-6.12.1/lib/kunit/
Dplatform.c33 static void kunit_platform_device_alloc_exit(struct kunit_resource *res) in kunit_platform_device_alloc_exit() function
60 kunit_platform_device_alloc_exit, in kunit_platform_device_alloc()
78 return res->data == pdev && res->free == kunit_platform_device_alloc_exit; in kunit_platform_device_alloc_match()