Symbol: guc_capture_list_class_type
drivers/gpu/drm/xe/xe_guc_ads.c
561
enum guc_capture_list_class_type capture_class)
drivers/gpu/drm/xe/xe_guc_capture.c
1609
enum guc_capture_list_class_type capture_class;
drivers/gpu/drm/xe/xe_guc_capture.c
1809
enum guc_capture_list_class_type capture_class;
drivers/gpu/drm/xe/xe_guc_capture.c
327
u32 owner, u32 type, enum guc_capture_list_class_type capture_class)
drivers/gpu/drm/xe/xe_guc_capture.c
346
enum guc_capture_list_class_type capture_class, bool is_ext)
drivers/gpu/drm/xe/xe_guc_capture.c
503
enum guc_capture_list_class_type capture_class, struct guc_mmio_reg *ptr,
drivers/gpu/drm/xe/xe_guc_capture.c
547
enum guc_capture_list_class_type capture_class)
drivers/gpu/drm/xe/xe_guc_capture.c
579
enum guc_capture_list_class_type capture_class,
drivers/gpu/drm/xe/xe_guc_capture.c
639
enum guc_capture_list_class_type capture_class, size_t *size)
drivers/gpu/drm/xe/xe_guc_capture.c
660
enum guc_capture_list_class_type capture_class, void **outptr)
drivers/gpu/drm/xe/xe_guc_capture.c
813
enum guc_capture_list_class_type capture_class;
drivers/gpu/drm/xe/xe_guc_capture.h
19
static inline enum guc_capture_list_class_type xe_guc_class_to_capture_class(u16 class)
drivers/gpu/drm/xe/xe_guc_capture.h
37
static inline enum guc_capture_list_class_type
drivers/gpu/drm/xe/xe_guc_capture.h
45
enum guc_capture_list_class_type capture_class, void **outptr);
drivers/gpu/drm/xe/xe_guc_capture.h
47
enum guc_capture_list_class_type capture_class, size_t *size);
drivers/gpu/drm/xe/xe_guc_capture.h
52
enum guc_capture_list_class_type capture_class, bool is_ext);