Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dmmio.h75 bool intel_gvt_match_device(struct intel_gvt *gvt, unsigned long device);
H A Dhandlers.c68 bool intel_gvt_match_device(struct intel_gvt *gvt, in intel_gvt_match_device() function
106 if (!intel_gvt_match_device(gvt, device)) in new_mmio_info()