HomeSort by: relevance | last modified time | path
    Searched defs:vlv (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_power.h 169 } vlv; member in union:i915_power_well_desc::__anon4910
intel_display_power.h 169 } vlv; member in union:i915_power_well_desc::__anon4910
intel_display_types.h 754 } vlv; member in union:intel_crtc_wm_state::__anon4920
954 /* Panel fitter controls for gen2-gen4 + VLV */
1089 struct vlv_wm_state vlv; member in union:intel_crtc::__anon4932::__anon4933
1274 * this port. Only relevant on VLV/CHV.
1280 * external DP as that will mess things up on VLV.
intel_display_types.h 754 } vlv; member in union:intel_crtc_wm_state::__anon4920
954 /* Panel fitter controls for gen2-gen4 + VLV */
1089 struct vlv_wm_state vlv; member in union:intel_crtc::__anon4932::__anon4933
1274 * this port. Only relevant on VLV/CHV.
1280 * external DP as that will mess things up on VLV.
  /src/external/bsd/openldap/dist/clients/tools/
ldapsearch.c 146 fprintf( stderr, _(" [!]vlv=<before>/<after>(/<offset>/<count>|:<value>)\n"));
147 fprintf( stderr, _(" (ldapv3-vlv-09 virtual list views)\n"));
245 static int vlv = 0; variable
337 _("VLV control value \"%s\" invalid\n"),
349 _("VLV control value \"%s\" invalid\n"),
360 _("VLV control value \"%s\" invalid\n"),
449 if ( vlv != 0 ) {
451 _("PagedResultsControl incompatible with VLV\n") );
633 } else if ( strcasecmp( control, "vlv" ) == 0 ) {
634 if( vlv ) {
    [all...]
ldapsearch.c 146 fprintf( stderr, _(" [!]vlv=<before>/<after>(/<offset>/<count>|:<value>)\n"));
147 fprintf( stderr, _(" (ldapv3-vlv-09 virtual list views)\n"));
245 static int vlv = 0; variable
337 _("VLV control value \"%s\" invalid\n"),
349 _("VLV control value \"%s\" invalid\n"),
360 _("VLV control value \"%s\" invalid\n"),
449 if ( vlv != 0 ) {
451 _("PagedResultsControl incompatible with VLV\n") );
633 } else if ( strcasecmp( control, "vlv" ) == 0 ) {
634 if( vlv ) {
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 854 /* TV/DP on pre-gen5/vlv can't use the pipe source. */
1218 struct vlv_wm_values vlv; member in union:drm_i915_private::__anon5058::__anon5059
i915_drv.h 854 /* TV/DP on pre-gen5/vlv can't use the pipe source. */
1218 struct vlv_wm_values vlv; member in union:drm_i915_private::__anon5058::__anon5059

Completed in 61 milliseconds