Lines Matching refs:sep
540 #define DEV_INFO_FOR_EACH_FLAG(func, sep) \ argument
541 func(is_mobile) sep \
542 func(is_i85x) sep \
543 func(is_i915g) sep \
544 func(is_i945gm) sep \
545 func(is_g33) sep \
546 func(need_gfx_hws) sep \
547 func(is_g4x) sep \
548 func(is_pineview) sep \
549 func(is_broadwater) sep \
550 func(is_crestline) sep \
551 func(is_ivybridge) sep \
552 func(is_valleyview) sep \
553 func(is_haswell) sep \
554 func(is_preliminary) sep \
555 func(has_fbc) sep \
556 func(has_pipe_cxsr) sep \
557 func(has_hotplug) sep \
558 func(cursor_needs_physical) sep \
559 func(has_overlay) sep \
560 func(overlay_needs_physical) sep \
561 func(supports_tv) sep \
562 func(has_llc) sep \
563 func(has_ddi) sep \