Searched refs:intel_guc_to_host_event_handler_ct (Results 1 – 3 of 3) sorted by relevance
91 void intel_guc_to_host_event_handler_ct(struct intel_guc *guc);
209 guc->handler = intel_guc_to_host_event_handler_ct; in guc_enable_communication()219 intel_guc_to_host_event_handler_ct(guc); in guc_enable_communication()
819 void intel_guc_to_host_event_handler_ct(struct intel_guc *guc) in intel_guc_to_host_event_handler_ct() function