OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_MOBILE
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_cursor.c
93
if (
IS_MOBILE
(pI830) || IS_I9XX(pI830))
187
if (
IS_MOBILE
(pI830) || IS_I9XX(pI830))
225
if (
IS_MOBILE
(pI830) || IS_I9XX(pI830))
i830_bios.c
231
if (
IS_MOBILE
(pI830) && !IS_I830(pI830))
i830_driver.c
654
if (
IS_MOBILE
(pI830) && !IS_I830(pI830))
676
if (IS_I9XX(pI830) &&
IS_MOBILE
(pI830))
1138
if (
IS_MOBILE
(pI830) || IS_I9XX(pI830))
1333
if (
IS_MOBILE
(pI830) || IS_I9XX(pI830))
1865
if (
IS_MOBILE
(pI830) && !IS_I830(pI830))
1913
if (
IS_MOBILE
(pI830) && !IS_I830(pI830))
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))
i830.h
842
if (!
IS_MOBILE
(pI830))
i830_display.c
1446
else if (
IS_MOBILE
(pI830)) {
1475
else if (
IS_MOBILE
(pI830))
i830_memory.c
1195
if (!
IS_MOBILE
(pI830)) {
i830_debug.c
60
if (!
IS_MOBILE
(pI830))
/xsrc/external/mit/libdrm/dist/intel/
intel_chipset.h
171
#define
IS_MOBILE
(devid) ((devid) == PCI_CHIP_I855_GM || \
Completed in 13 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026