Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
A 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()
A Dxe_kunit_helpers.h13 struct xe_device *xe_kunit_helper_alloc_xe_device(struct kunit *test,
A Dxe_wa_test.c105 xe = xe_kunit_helper_alloc_xe_device(test, dev); in xe_wa_test_init()
A Dxe_rtp_test.c512 xe = xe_kunit_helper_alloc_xe_device(test, dev); in xe_rtp_test_init()

Completed in 6 milliseconds