OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_MOBILE
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/intel/
intel_chipset.h
171
#define
IS_MOBILE
(devid) ((devid) == PCI_CHIP_I855_GM || \
/xsrc/external/mit/xf86-video-intel-old/dist/src/
common.h
368
#define
IS_MOBILE
(pI810) (IS_I830(pI810) || IS_I85X(pI810) || IS_I915GM(pI810) || IS_I945GM(pI810) || IS_I965GM(pI810) || IS_GM45(pI810) || IS_IGD(pI810) || IS_IGDNG_M(pI810))
Completed in 15 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026