OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_CHIP_G45_G
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
common.h
298
#ifndef
PCI_CHIP_G45_G
299
#define
PCI_CHIP_G45_G
0x2E22
354
#define IS_G4X(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_IGD_E_G || DEVICE_ID(pI810->PciInfo) ==
PCI_CHIP_G45_G
|| DEVICE_ID(pI810->PciInfo) == PCI_CHIP_Q45_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_G41_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_B43_G || IS_GM45(pI810))
i810_driver.c
137
INTEL_DEVICE_MATCH (
PCI_CHIP_G45_G
, 0 ),
191
{
PCI_CHIP_G45_G
, "G45/G43"},
230
{
PCI_CHIP_G45_G
,
PCI_CHIP_G45_G
, NULL},
i830_driver.c
115
{
PCI_CHIP_G45_G
, "G45/G43"},
148
{
PCI_CHIP_G45_G
,
PCI_CHIP_G45_G
, NULL},
1087
case
PCI_CHIP_G45_G
:
/xsrc/external/mit/xf86-video-intel/dist/src/
intel_driver.h
45
#define
PCI_CHIP_G45_G
0x2E22
intel_module.c
174
{
PCI_CHIP_G45_G
, "G45/G43"},
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
intel_driver.h
45
#define
PCI_CHIP_G45_G
0x2E22
intel_module.c
159
{
PCI_CHIP_G45_G
, "G45/G43"},
/xsrc/external/mit/libdrm/dist/intel/
intel_chipset.h
70
#define
PCI_CHIP_G45_G
0x2E22
183
(devid) ==
PCI_CHIP_G45_G
|| \
Completed in 10 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026