guc_ctb
struct guc_ctb *h2g = &ct->ctbs.h2g;
struct guc_ctb *g2h = &ct->ctbs.g2h;
struct guc_ctb *g2h = &ct->ctbs.g2h;
struct guc_ctb *_ctb = (ctb); \
static void guc_ctb_snapshot_capture(struct xe_device *xe, struct guc_ctb *ctb,
static void ct_dead_capture(struct xe_guc_ct *ct, struct guc_ctb *ctb, u32 reason_code)
static void guc_ct_ctb_h2g_init(struct xe_device *xe, struct guc_ctb *h2g,
static void guc_ct_ctb_g2h_init(struct xe_device *xe, struct guc_ctb *g2h,
struct guc_ctb *g2h = &ct->ctbs.g2h;
struct guc_ctb *h2g = &ct->ctbs.h2g;
static void ct_dead_capture(struct xe_guc_ct *ct, struct guc_ctb *ctb, u32 reason_code);
struct guc_ctb *h2g = &ct->ctbs.h2g;
struct guc_ctb h2g;
struct guc_ctb g2h;
{ "guc_ctb", .show = guc_debugfs_show, .data = guc_ctb },