Searched refs:PCI_VENDOR_ID_3DLABS (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/video/fbdev/ |
D | sunxvr2500.c | 225 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002c), }, 226 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002d), }, 227 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002e), }, 228 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x002f), }, 229 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0030), }, 230 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0031), }, 231 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0032), }, 232 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x0033), },
|
D | sunxvr500.c | 400 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a0), }, 402 { PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a2), }, 403 { .vendor = PCI_VENDOR_ID_3DLABS, 405 .subvendor = PCI_VENDOR_ID_3DLABS, 408 { .vendor = PCI_VENDOR_ID_3DLABS, 410 .subvendor = PCI_VENDOR_ID_3DLABS, 413 { .vendor = PCI_VENDOR_ID_3DLABS, 415 .subvendor = PCI_VENDOR_ID_3DLABS,
|
D | pm2fb.c | 1751 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2, 1753 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2V,
|
D | pm3fb.c | 1487 { PCI_VENDOR_ID_3DLABS, 0x0a,
|
/Linux-v6.6/include/linux/ |
D | pci_ids.h | 2615 #define PCI_VENDOR_ID_3DLABS 0x3d3d macro
|