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_IGD_G
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/intel/
intel_chipset.h
53
#define
PCI_CHIP_IGD_G
0xA001
56
#define IS_IGDG(devid) ((devid) ==
PCI_CHIP_IGD_G
)
/xsrc/external/mit/xf86-video-intel-old/dist/src/
common.h
239
#define
PCI_CHIP_IGD_G
0xA001
351
#define IS_IGDG(pI810) (DEVICE_ID(pI810->PciInfo) ==
PCI_CHIP_IGD_G
)
i810_driver.c
125
INTEL_DEVICE_MATCH (
PCI_CHIP_IGD_G
, 0 ),
179
{
PCI_CHIP_IGD_G
, "Pineview G"},
218
{
PCI_CHIP_IGD_G
,
PCI_CHIP_IGD_G
, NULL},
i830_driver.c
103
{
PCI_CHIP_IGD_G
, "Pineview G"},
136
{
PCI_CHIP_IGD_G
,
PCI_CHIP_IGD_G
, NULL},
1051
case
PCI_CHIP_IGD_G
:
Completed in 8 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026