Searched refs:PCI_VENDOR_ID_3DLABS (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/ |
D | sunxvr2500.c | 228 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002c), }, 229 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002d), }, 230 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002e), }, 231 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002f), }, 232 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0030), }, 233 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0031), }, 234 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0032), }, 235 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0033), },
|
D | sunxvr500.c | 401 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a0), }, 403 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a2), }, 404 { .vendor = PCI_VENDOR_ID_3DLABS, 406 .subvendor = PCI_VENDOR_ID_3DLABS, 409 { .vendor = PCI_VENDOR_ID_3DLABS, 411 .subvendor = PCI_VENDOR_ID_3DLABS, 414 { .vendor = PCI_VENDOR_ID_3DLABS, 416 .subvendor = PCI_VENDOR_ID_3DLABS,
|
D | pm2fb.c | 1752 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2, 1754 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2V,
|
D | pm3fb.c | 1488 { PCI_VENDOR_ID_3DLABS, 0x0a,
|
/linux-6.1.9/include/linux/ |
D | pci_ids.h | 2599 #define PCI_VENDOR_ID_3DLABS 0x3d3d macro
|