Searched refs:ct_incoming_msg (Results 1 – 1 of 1) sorted by relevance
97 struct ct_incoming_msg { struct865 static struct ct_incoming_msg *ct_alloc_msg(u32 num_dwords) in ct_alloc_msg()867 struct ct_incoming_msg *msg; in ct_alloc_msg()875 static void ct_free_msg(struct ct_incoming_msg *msg) in ct_free_msg()884 static int ct_read(struct intel_guc_ct *ct, struct ct_incoming_msg **msg) in ct_read()1037 static int ct_handle_response(struct intel_guc_ct *ct, struct ct_incoming_msg *response) in ct_handle_response()1105 static int ct_process_request(struct intel_guc_ct *ct, struct ct_incoming_msg *request) in ct_process_request()1173 struct ct_incoming_msg *request; in ct_process_incoming_requests()1179 struct ct_incoming_msg, link); in ct_process_incoming_requests()1210 static int ct_handle_event(struct intel_guc_ct *ct, struct ct_incoming_msg *request) in ct_handle_event()[all …]