Searched refs:INTEL_945GM (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 166 INTEL_945GM, enumerator 368 ((dinfo)->chipset == INTEL_945GM) || \
|
H A D | intelfb_i2c.c | 172 case INTEL_945GM: in intelfb_create_i2c_busses()
|
H A D | intelfbhw.c | 146 dinfo->chipset = INTEL_945GM; in intelfbhw_get_chipset()
|
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 },
|
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 166 INTEL_945GM, enumerator 368 ((dinfo)->chipset == INTEL_945GM) || \
|
H A D | intelfb_i2c.c | 172 case INTEL_945GM: in intelfb_create_i2c_busses()
|
H A D | intelfbhw.c | 146 dinfo->chipset = INTEL_945GM; in intelfbhw_get_chipset()
|
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 },
|
Completed in 11 milliseconds