HomeSort by: relevance | last modified time | path
    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