Searched refs:INTEL_915GM (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 164 INTEL_915GM, enumerator 366 ((dinfo)->chipset == INTEL_915GM) || \
|
H A D | intelfb_i2c.c | 169 case INTEL_915GM: in intelfb_create_i2c_busses()
|
H A D | intelfbhw.c | 134 dinfo->chipset = INTEL_915GM; in intelfbhw_get_chipset()
|
H A D | intelfbdrv.c | 183 { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_915GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_915GM },
|
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 164 INTEL_915GM, enumerator 366 ((dinfo)->chipset == INTEL_915GM) || \
|
H A D | intelfb_i2c.c | 169 case INTEL_915GM: in intelfb_create_i2c_busses()
|
H A D | intelfbhw.c | 134 dinfo->chipset = INTEL_915GM; in intelfbhw_get_chipset()
|
H A D | intelfbdrv.c | 184 { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_915GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_915GM },
|
Completed in 14 milliseconds