Lines Matching refs:sep
759 #define DEV_INFO_FOR_EACH_FLAG(func, sep) \ argument
760 func(is_mobile) sep \
761 func(is_i85x) sep \
762 func(is_i915g) sep \
763 func(is_i945gm) sep \
764 func(is_g33) sep \
765 func(need_gfx_hws) sep \
766 func(is_g4x) sep \
767 func(is_pineview) sep \
768 func(is_broadwater) sep \
769 func(is_crestline) sep \
770 func(is_ivybridge) sep \
771 func(is_valleyview) sep \
772 func(is_haswell) sep \
773 func(is_skylake) sep \
774 func(is_preliminary) sep \
775 func(has_fbc) sep \
776 func(has_pipe_cxsr) sep \
777 func(has_hotplug) sep \
778 func(cursor_needs_physical) sep \
779 func(has_overlay) sep \
780 func(overlay_needs_physical) sep \
781 func(supports_tv) sep \
782 func(has_llc) sep \
783 func(has_ddi) sep \