Home
last modified time | relevance | path

Searched refs:xe_kunit_helper_alloc_xe_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_kunit_helpers.c33 struct xe_device *xe_kunit_helper_alloc_xe_device(struct kunit *test, in xe_kunit_helper_alloc_xe_device() function
44 EXPORT_SYMBOL_IF_KUNIT(xe_kunit_helper_alloc_xe_device);
80 xe = xe_kunit_helper_alloc_xe_device(test, dev); in xe_kunit_helper_xe_device_test_init()
Dxe_kunit_helpers.h13 struct xe_device *xe_kunit_helper_alloc_xe_device(struct kunit *test,
Dxe_wa_test.c105 xe = xe_kunit_helper_alloc_xe_device(test, dev); in xe_wa_test_init()
Dxe_rtp_test.c512 xe = xe_kunit_helper_alloc_xe_device(test, dev); in xe_rtp_test_init()