Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_AGP (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Duninorth-agp.c317 agp = pci_find_capability(device, PCI_CAP_ID_AGP); in agp_uninorth_suspend()
330 agp = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_uninorth_suspend()
610 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_uninorth_probe()
H A Dsis-agp.c90 u8 agp = pci_find_capability(device, PCI_CAP_ID_AGP); in sis_delayed_enable()
187 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_sis_probe()
H A Dparisc-agp.c315 info->lba_cap_offset = lba_find_capability(PCI_CAP_ID_AGP); in agp_lba_init()
318 if (cap != PCI_CAP_ID_AGP) { in agp_lba_init()
H A Dhp-agp.c213 hp->lba_cap_offset = hp_zx1_lba_find_capability(hp->lba_regs, PCI_CAP_ID_AGP); in hp_zx1_lba_init()
216 if (cap != PCI_CAP_ID_AGP) { in hp_zx1_lba_init()
H A Damd-k7-agp.c415 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_amdk7_probe()
446 cap_ptr = pci_find_capability(gfxcard, PCI_CAP_ID_AGP); in agp_amdk7_probe()
H A Dsworks-agp.c298 agp_bridge->capndx = pci_find_capability(serverworks_private.svrwrks_dev, PCI_CAP_ID_AGP); in serverworks_configure()
457 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_serverworks_probe()
H A Dali-agp.c309 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_ali_probe()
H A Defficeon-agp.c350 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_efficeon_probe()
H A Dvia-agp.c448 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_via_probe()
H A Disoch.c345 mcapndx = pci_find_capability(dev, PCI_CAP_ID_AGP); in agp_3_5_enable()
H A Dnvidia-agp.c361 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_nvidia_probe()
H A Dgeneric.c733 cap_ptr = pci_find_capability(device, PCI_CAP_ID_AGP); in agp_collect_device_status()
777 u8 agp = pci_find_capability(device, PCI_CAP_ID_AGP); in agp_device_command()
H A Dati-agp.c501 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_ati_probe()
H A Di460-agp.c596 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_intel_i460_probe()
H A Damd64-agp.c524 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_amd64_probe()
H A Dintel-agp.c732 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in agp_intel_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_pci.c186 if (pci_find_capability(dev->pdev, PCI_CAP_ID_AGP)) in drm_pci_agp_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c1670 pci_find_capability(pci_dev, PCI_CAP_ID_AGP) ? in nvkm_device_pci_new()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Daperture_64.c244 PCI_CAP_ID_AGP); in search_agp_bridge()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h211 #define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h211 #define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_drv.c377 if (pci_find_capability(dev->pdev, PCI_CAP_ID_AGP)) in radeon_pci_probe()
H A Dradeon_kms.c116 if (pci_find_capability(dev->pdev, PCI_CAP_ID_AGP)) { in radeon_driver_load_kms()
H A Dradeon_cs.c134 PCI_CAP_ID_AGP) || in radeon_cs_parser_relocs()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h211 #define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */ macro

12