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