Searched refs:PCI_DEVICE_ID_INTEL_965GM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 65 #define PCI_DEVICE_ID_INTEL_965GM 0x2A02 macro
|
H A D | intelfbhw.c | 162 case PCI_DEVICE_ID_INTEL_965GM: in intelfbhw_get_chipset() 203 case PCI_DEVICE_ID_INTEL_965GM: in intelfbhw_get_memory()
|
H A D | intelfbdrv.c | 188 { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_965GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_965GM }, 532 (ent->device == PCI_DEVICE_ID_INTEL_965GM)) { in intelfb_pci_register()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 65 #define PCI_DEVICE_ID_INTEL_965GM 0x2A02 macro
|
H A D | intelfbhw.c | 162 case PCI_DEVICE_ID_INTEL_965GM: in intelfbhw_get_chipset() 203 case PCI_DEVICE_ID_INTEL_965GM: in intelfbhw_get_memory()
|
H A D | intelfbdrv.c | 189 { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_965GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_965GM }, 540 (ent->device == PCI_DEVICE_ID_INTEL_965GM)) { in intelfb_pci_register()
|
Completed in 10 milliseconds