Searched refs:drm_kunit_helper_free_device (Results 1 – 4 of 4) sorted by relevance
107 void drm_kunit_helper_free_device(struct kunit *test, struct device *dev) in drm_kunit_helper_free_device() function123 EXPORT_SYMBOL_GPL(drm_kunit_helper_free_device);
51 drm_kunit_helper_free_device(test, dev); in drm_test_managed_run_action()
16 void drm_kunit_helper_free_device(struct kunit *test, struct device *dev);
89 drm_kunit_helper_free_device(test, devs->dev); in ttm_test_devices_put()