Searched refs:KUNIT_DEVICE_NAME (Results 1 – 1 of 1) sorted by relevance
13 #define KUNIT_DEVICE_NAME "drm-kunit-mock-device" macro26 .name = KUNIT_DEVICE_NAME,80 pdev = platform_device_alloc(KUNIT_DEVICE_NAME, PLATFORM_DEVID_NONE); in drm_kunit_helper_alloc_device()