intel_guc_to_host_event_handler_nop 71 drivers/gpu/drm/i915/gt/uc/intel_guc.c guc->handler = intel_guc_to_host_event_handler_nop; intel_guc_to_host_event_handler_nop 146 drivers/gpu/drm/i915/gt/uc/intel_guc.h void intel_guc_to_host_event_handler_nop(struct intel_guc *guc); intel_guc_to_host_event_handler_nop 161 drivers/gpu/drm/i915/gt/uc/intel_uc.c GEM_BUG_ON(guc->handler == intel_guc_to_host_event_handler_nop); intel_guc_to_host_event_handler_nop 232 drivers/gpu/drm/i915/gt/uc/intel_uc.c guc->handler = intel_guc_to_host_event_handler_nop; intel_guc_to_host_event_handler_nop 249 drivers/gpu/drm/i915/gt/uc/intel_uc.c guc->handler = intel_guc_to_host_event_handler_nop;