Searched refs:PCI_VENDOR_ID_3DLABS (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | sunxvr2500.c | 223 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002c), }, 224 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002d), }, 225 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002e), }, 226 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002f), }, 227 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0030), }, 228 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0031), }, 229 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0032), }, 230 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0033), },
|
D | sunxvr500.c | 396 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a0), }, 398 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a2), }, 399 { .vendor = PCI_VENDOR_ID_3DLABS, 401 .subvendor = PCI_VENDOR_ID_3DLABS, 404 { .vendor = PCI_VENDOR_ID_3DLABS, 406 .subvendor = PCI_VENDOR_ID_3DLABS, 409 { .vendor = PCI_VENDOR_ID_3DLABS, 411 .subvendor = PCI_VENDOR_ID_3DLABS,
|
D | pm2fb.c | 1750 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2, 1752 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2V,
|
D | pm3fb.c | 1483 { PCI_VENDOR_ID_3DLABS, 0x0a,
|
/kernel/linux/linux-5.10/include/linux/ |
D | pci_ids.h | 2621 #define PCI_VENDOR_ID_3DLABS 0x3d3d macro
|