Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_kunit_helpers.h24 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test,
50 ((_type *)__drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, \
68 return __drm_kunit_helper_alloc_drm_device_with_driver(test, dev, in __drm_kunit_helper_alloc_drm_device()
/linux/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c61 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test, in __drm_kunit_helper_alloc_drm_device_with_driver() function
83 EXPORT_SYMBOL_GPL(__drm_kunit_helper_alloc_drm_device_with_driver);