Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dmmio.h72 bool intel_gvt_match_device(struct intel_gvt *gvt, unsigned long device);
Dhandlers.c64 bool intel_gvt_match_device(struct intel_gvt *gvt, in intel_gvt_match_device() function
102 if (!intel_gvt_match_device(gvt, device)) in new_mmio_info()