Home
last modified time | relevance | path

Searched refs:intel_guc_to_host_event_handler_nop (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc.h163 void intel_guc_to_host_event_handler_nop(struct intel_guc *guc);
Dintel_guc.c74 guc->handler = intel_guc_to_host_event_handler_nop; in intel_guc_init_early()
379 void intel_guc_to_host_event_handler_nop(struct intel_guc *guc) in intel_guc_to_host_event_handler_nop() function
Dintel_uc.c236 guc->handler = intel_guc_to_host_event_handler_nop; in guc_disable_communication()
Dintel_guc_ct.c903 guc->handler = intel_guc_to_host_event_handler_nop; in intel_guc_ct_disable()