Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tests/
A Ddrm_kunit_helpers.c50 struct device *drm_kunit_helper_alloc_device(struct kunit *test) in drm_kunit_helper_alloc_device() function
66 EXPORT_SYMBOL_GPL(drm_kunit_helper_alloc_device);
A Ddrm_managed_test.c38 dev = drm_kunit_helper_alloc_device(test); in drm_test_managed_run_action()
A Ddrm_modes_test.c26 priv->dev = drm_kunit_helper_alloc_device(test); in drm_test_modes_init()
A Ddrm_client_modeset_test.c63 priv->dev = drm_kunit_helper_alloc_device(test); in drm_client_modeset_test_init()
A Ddrm_probe_helper_test.c43 priv->dev = drm_kunit_helper_alloc_device(test); in drm_probe_helper_test_init()
/linux-6.3-rc2/include/drm/
A Ddrm_kunit_helpers.h11 struct device *drm_kunit_helper_alloc_device(struct kunit *test);
/linux-6.3-rc2/drivers/gpu/drm/vc4/tests/
A Dvc4_mock.c165 dev = drm_kunit_helper_alloc_device(test); in __mock_device()

Completed in 7 milliseconds