Searched refs:PCI_CHIP_I915_G (Results 1 – 3 of 3) sorted by relevance
41 #define PCI_CHIP_I915_G 0x2582 macro191 #define IS_915(devid) ((devid) == PCI_CHIP_I915_G || \
69 case PCI_CHIP_I915_G: in i915_get_name()654 case PCI_CHIP_I915_G: in i915_screen_create()
945 #define PCI_CHIP_I915_G 0x2582 macro