Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dmmio.h73 bool intel_gvt_match_device(struct intel_gvt *gvt, unsigned long device);
Dhandlers.c66 bool intel_gvt_match_device(struct intel_gvt *gvt, in intel_gvt_match_device() function
104 if (!intel_gvt_match_device(gvt, device)) in new_mmio_info()