intel_gmch_probe
if (intel_gmch_probe(pdev, NULL, bridge))
EXPORT_SYMBOL(intel_gmch_probe);
ret = intel_gmch_probe(i915->gmch.pdev, to_pci_dev(i915->drm.dev), NULL);
int intel_gmch_probe(struct pci_dev *bridge_pdev, struct pci_dev *gpu_pdev,