Searched refs:pci_device_vgaarb_get_info (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libpciaccess/dist/src/ |
| H A D | common_vgaarb_stub.c | 78 int pci_device_vgaarb_get_info(struct pci_device *dev, int *vga_count, function in typeref:typename:int
|
| H A D | common_vgaarb.c | 340 int pci_device_vgaarb_get_info(struct pci_device *dev, int *vga_count, int *rsrc_decodes) function in typeref:typename:int
|
| H A D | openbsd_pci.c | 817 pci_device_vgaarb_get_info(struct pci_device *dev, int *vga_count, function in typeref:typename:int
|
| /xsrc/external/mit/libpciaccess/dist/include/ |
| H A D | pciaccess.h | 523 int pci_device_vgaarb_get_info (struct pci_device *dev, int *vga_count, int *rsrc_decodes);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 113 pci_device_vgaarb_get_info(pScrn->vgaDev, &vga_count, &rsrc_decodes); 165 pci_device_vgaarb_get_info(NULL, &vga_count, NULL);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 114 pci_device_vgaarb_get_info(pScrn->vgaDev, &vga_count, &rsrc_decodes); 166 pci_device_vgaarb_get_info(NULL, &vga_count, NULL);
|
Completed in 8 milliseconds