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.h23 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test,
49 ((_type *)__drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, \
67 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.c59 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test, in __drm_kunit_helper_alloc_drm_device_with_driver() function
81 EXPORT_SYMBOL_GPL(__drm_kunit_helper_alloc_drm_device_with_driver);