Searched defs:IS_G33 (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/char/agp/ | ||
D | intel-gtt.c | 83 #define IS_G33 intel_private.driver->is_g33 macro |
/linux-3.3/drivers/gpu/drm/i915/ | ||
D | i915_drv.h | 956 #define IS_G33(dev) (INTEL_INFO(dev)->is_g33) macro |