Home
last modified time | relevance | path

Searched refs:intel_guc_to_host_event_handler (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.h104 static inline void intel_guc_to_host_event_handler(struct intel_guc *guc) in intel_guc_to_host_event_handler() function
145 void intel_guc_to_host_event_handler(struct intel_guc *guc);
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_gt_irq.c18 intel_guc_to_host_event_handler(guc); in guc_irq_handler()