We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1488a30 commit 48f2f7aCopy full SHA for 48f2f7a
drivers/gpu/drm/xe/tests/xe_pci_test.h
@@ -15,7 +15,6 @@ struct xe_device;
15
struct xe_graphics_desc;
16
struct xe_media_desc;
17
18
-typedef int (*xe_device_fn)(struct xe_device *);
19
typedef void (*xe_graphics_fn)(const struct xe_graphics_desc *);
20
typedef void (*xe_media_fn)(const struct xe_media_desc *);
21
0 commit comments