Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_3DLABS (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsunxvr2500.c223 { 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), },
Dsunxvr500.c396 { 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,
Dpm2fb.c1750 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2,
1752 { PCI_VENDOR_ID_3DLABS, PCI_DEVICE_ID_3DLABS_PERMEDIA2V,
Dpm3fb.c1483 { PCI_VENDOR_ID_3DLABS, 0x0a,
/kernel/linux/linux-5.10/include/linux/
Dpci_ids.h2621 #define PCI_VENDOR_ID_3DLABS 0x3d3d macro