Searched refs:xe_graphics_desc (Results 1 – 5 of 5) sorted by relevance
15 struct xe_graphics_desc;19 typedef void (*xe_graphics_fn)(const struct xe_graphics_desc *);
17 static void check_graphics_ip(const struct xe_graphics_desc *graphics) in check_graphics_ip()
24 const struct xe_graphics_desc *desc, *last = NULL; in xe_call_for_each_graphics_ip()
11 struct xe_graphics_desc { struct
84 static const struct xe_graphics_desc graphics_xelp = {96 static const struct xe_graphics_desc graphics_xehpg = {108 static const struct xe_graphics_desc graphics_xehpc = {128 static const struct xe_graphics_desc graphics_xelpg = {151 static const struct xe_graphics_desc graphics_xe2 = {612 const struct xe_graphics_desc *graphics_desc; in xe_info_init()