Home
last modified time | relevance | path

Searched refs:xe_fn (Results 1 – 2 of 2) 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() argument
31 xe_fn(ip); in xe_call_for_each_graphics_ip()
44 void xe_call_for_each_media_ip(xe_media_fn xe_fn) in xe_call_for_each_media_ip() argument
53 xe_fn(ip); in xe_call_for_each_media_ip()
Dxe_pci_test.h22 void xe_call_for_each_graphics_ip(xe_graphics_fn xe_fn);
23 void xe_call_for_each_media_ip(xe_media_fn xe_fn);