Searched refs:PCI_DEVICE_ID_INTEL_945GM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 62 #define PCI_DEVICE_ID_INTEL_945GM 0x27A2 macro
|
H A D | intelfbhw.c | 144 case PCI_DEVICE_ID_INTEL_945GM: in intelfbhw_get_chipset() 200 case PCI_DEVICE_ID_INTEL_945GM: in intelfbhw_get_memory()
|
H A D | intelfbdrv.c | 185 { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_945GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_945GM }, 529 (ent->device == PCI_DEVICE_ID_INTEL_945GM) || in intelfb_pci_register()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 62 #define PCI_DEVICE_ID_INTEL_945GM 0x27A2 macro
|
H A D | intelfbhw.c | 144 case PCI_DEVICE_ID_INTEL_945GM: in intelfbhw_get_chipset() 200 case PCI_DEVICE_ID_INTEL_945GM: in intelfbhw_get_memory()
|
H A D | intelfbdrv.c | 186 { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_945GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_945GM }, 537 (ent->device == PCI_DEVICE_ID_INTEL_945GM) || in intelfb_pci_register()
|
Completed in 10 milliseconds