Home
last modified time | relevance | path

Searched refs:xe_call_for_each_graphics_ip (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_pci.c22 void xe_call_for_each_graphics_ip(xe_graphics_fn xe_fn) in xe_call_for_each_graphics_ip() function
35 EXPORT_SYMBOL_IF_KUNIT(xe_call_for_each_graphics_ip);
Dxe_pci_test.h22 void xe_call_for_each_graphics_ip(xe_graphics_fn xe_fn);
Dxe_pci_test.c47 xe_call_for_each_graphics_ip(check_graphics_ip); in xe_gmdid_graphics_ip()