ct_incoming_msg
static int ct_handle_response(struct intel_guc_ct *ct, struct ct_incoming_msg *response)
static int ct_process_request(struct intel_guc_ct *ct, struct ct_incoming_msg *request)
struct ct_incoming_msg *request;
struct ct_incoming_msg, link);
static int ct_handle_event(struct intel_guc_ct *ct, struct ct_incoming_msg *request)
static int ct_handle_hxg(struct intel_guc_ct *ct, struct ct_incoming_msg *msg)
static void ct_handle_msg(struct intel_guc_ct *ct, struct ct_incoming_msg *msg)
struct ct_incoming_msg *msg = NULL;
static struct ct_incoming_msg *ct_alloc_msg(u32 num_dwords)
struct ct_incoming_msg *msg;
static void ct_free_msg(struct ct_incoming_msg *msg)
static int ct_read(struct intel_guc_ct *ct, struct ct_incoming_msg **msg)