Lines Matching refs:intel_guc
67 static inline struct intel_guc *ct_to_guc(struct intel_guc_ct *ct) in ct_to_guc()
69 return container_of(ct, struct intel_guc, ct); in ct_to_guc()
104 static int guc_action_register_ct_buffer(struct intel_guc *guc, in guc_action_register_ct_buffer()
124 static int guc_action_deregister_ct_buffer(struct intel_guc *guc, in guc_action_deregister_ct_buffer()
148 static int ctch_init(struct intel_guc *guc, in ctch_init()
214 static void ctch_fini(struct intel_guc *guc, in ctch_fini()
223 static int ctch_open(struct intel_guc *guc, in ctch_open()
282 static void ctch_close(struct intel_guc *guc, in ctch_close()
543 static int intel_guc_send_ct(struct intel_guc *guc, const u32 *action, u32 len, in intel_guc_send_ct()
714 struct intel_guc *guc = ct_to_guc(ct); in ct_process_request()
847 static void intel_guc_to_host_event_handler_ct(struct intel_guc *guc) in intel_guc_to_host_event_handler_ct()
864 struct intel_guc *guc = ct_to_guc(ct); in intel_guc_ct_enable()
890 struct intel_guc *guc = ct_to_guc(ct); in intel_guc_ct_disable()