Searched refs:intel_guc_ct (Results 1 – 4 of 4) sorted by relevance
61 struct intel_guc_ct { struct78 void intel_guc_ct_init_early(struct intel_guc_ct *ct); argument79 int intel_guc_ct_init(struct intel_guc_ct *ct);80 void intel_guc_ct_fini(struct intel_guc_ct *ct);81 int intel_guc_ct_enable(struct intel_guc_ct *ct);82 void intel_guc_ct_disable(struct intel_guc_ct *ct);84 static inline void intel_guc_ct_stop(struct intel_guc_ct *ct) in intel_guc_ct_stop()
38 void intel_guc_ct_init_early(struct intel_guc_ct *ct) in intel_guc_ct_init_early()49 static inline struct intel_guc *ct_to_guc(struct intel_guc_ct *ct) in ct_to_guc()443 static int ctch_send(struct intel_guc_ct *ct, in ctch_send()517 struct intel_guc_ct *ct = &guc->ct; in intel_guc_send_ct()624 static int ct_handle_response(struct intel_guc_ct *ct, const u32 *msg) in ct_handle_response()682 static void ct_process_request(struct intel_guc_ct *ct, in ct_process_request()705 static bool ct_process_incoming_requests(struct intel_guc_ct *ct) in ct_process_incoming_requests()737 struct intel_guc_ct *ct = container_of(w, struct intel_guc_ct, worker); in ct_incoming_request_worker_func()763 static int ct_handle_request(struct intel_guc_ct *ct, const u32 *msg) in ct_handle_request()788 static void ct_process_host_channel(struct intel_guc_ct *ct) in ct_process_host_channel()[all …]
29 struct intel_guc_ct ct;
152 gt/uc/intel_guc_ct.o \