PCI_CAP_ID_AGP   1633 arch/ia64/hp/common/sba_iommu.c 		agp_found |= pci_find_capability(device, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    244 arch/x86/kernel/aperture_64.c 							PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    309 drivers/char/agp/ali-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    415 drivers/char/agp/amd-k7-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    446 drivers/char/agp/amd-k7-agp.c 			cap_ptr = pci_find_capability(gfxcard, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    524 drivers/char/agp/amd64-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    501 drivers/char/agp/ati-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    350 drivers/char/agp/efficeon-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    732 drivers/char/agp/generic.c 		cap_ptr = pci_find_capability(device, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    776 drivers/char/agp/generic.c 		u8 agp = pci_find_capability(device, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    213 drivers/char/agp/hp-agp.c 	hp->lba_cap_offset = hp_zx1_lba_find_capability(hp->lba_regs, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    216 drivers/char/agp/hp-agp.c 	if (cap != PCI_CAP_ID_AGP) {
PCI_CAP_ID_AGP    596 drivers/char/agp/i460-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    732 drivers/char/agp/intel-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    352 drivers/char/agp/isoch.c 		mcapndx = pci_find_capability(dev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    361 drivers/char/agp/nvidia-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    315 drivers/char/agp/parisc-agp.c         info->lba_cap_offset = lba_find_capability(PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    318 drivers/char/agp/parisc-agp.c         if (cap != PCI_CAP_ID_AGP) {
PCI_CAP_ID_AGP     90 drivers/char/agp/sis-agp.c 		u8 agp = pci_find_capability(device, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    187 drivers/char/agp/sis-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    298 drivers/char/agp/sworks-agp.c 	agp_bridge->capndx = pci_find_capability(serverworks_private.svrwrks_dev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    457 drivers/char/agp/sworks-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    317 drivers/char/agp/uninorth-agp.c 		agp = pci_find_capability(device, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    330 drivers/char/agp/uninorth-agp.c 	agp = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    610 drivers/char/agp/uninorth-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    448 drivers/char/agp/via-agp.c 	cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP    186 drivers/gpu/drm/drm_pci.c 		if (pci_find_capability(dev->pdev, PCI_CAP_ID_AGP))
PCI_CAP_ID_AGP   1670 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c 			       pci_find_capability(pci_dev, PCI_CAP_ID_AGP) ?
PCI_CAP_ID_AGP    134 drivers/gpu/drm/radeon/radeon_cs.c 						   PCI_CAP_ID_AGP) ||
PCI_CAP_ID_AGP    385 drivers/gpu/drm/radeon/radeon_drv.c 	if (pci_find_capability(dev->pdev, PCI_CAP_ID_AGP))
PCI_CAP_ID_AGP    116 drivers/gpu/drm/radeon/radeon_kms.c 	if (pci_find_capability(dev->pdev, PCI_CAP_ID_AGP)) {
PCI_CAP_ID_AGP    722 drivers/pci/probe.c 	pos = pci_find_capability(bridge, PCI_CAP_ID_AGP);
PCI_CAP_ID_AGP     46 drivers/vfio/pci/vfio_pci_config.c 	[PCI_CAP_ID_AGP]	= PCI_AGP_SIZEOF,