Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_kunit_helpers.h19 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test,
45 ((_type *)__drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, \
63 return __drm_kunit_helper_alloc_drm_device_with_driver(test, dev, in __drm_kunit_helper_alloc_drm_device()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c126 __drm_kunit_helper_alloc_drm_device_with_driver(struct kunit *test, in __drm_kunit_helper_alloc_drm_device_with_driver() function
148 EXPORT_SYMBOL_GPL(__drm_kunit_helper_alloc_drm_device_with_driver);