Searched refs:PCI_VENDOR_ID_3DLABS (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
D | sunxvr2500.c | 239 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002c), }, 240 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002d), }, 241 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002e), }, 242 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002f), }, 243 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0030), }, 244 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0031), }, 245 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0032), }, 246 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0033), },
|
D | sunxvr500.c | 415 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a0), }, 417 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a2), }, 418 { .vendor = PCI_VENDOR_ID_3DLABS, 420 .subvendor = PCI_VENDOR_ID_3DLABS, 423 { .vendor = PCI_VENDOR_ID_3DLABS, 425 .subvendor = PCI_VENDOR_ID_3DLABS, 428 { .vendor = PCI_VENDOR_ID_3DLABS, 430 .subvendor = PCI_VENDOR_ID_3DLABS,
|
D | pm2fb.c | 1738 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2, 1740 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2V,
|
D | pm3fb.c | 1483 { PCI_VENDOR_ID_3DLABS, 0x0a,
|
/linux-4.4.14/include/linux/ |
D | pci_ids.h | 2518 #define PCI_VENDOR_ID_3DLABS 0x3d3d macro
|