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

  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 106 static int handle_conflicting_encoders(struct drm_atomic_state *state, function in typeref:typename:int
659 ret = handle_conflicting_encoders(state, false);
2991 ret = handle_conflicting_encoders(state, true);
drm_atomic_helper.c 106 static int handle_conflicting_encoders(struct drm_atomic_state *state, function in typeref:typename:int
659 ret = handle_conflicting_encoders(state, false);
2991 ret = handle_conflicting_encoders(state, true);
drm_atomic_helper.c 106 static int handle_conflicting_encoders(struct drm_atomic_state *state, function in typeref:typename:int
659 ret = handle_conflicting_encoders(state, false);
2991 ret = handle_conflicting_encoders(state, true);
drm_atomic_helper.c 106 static int handle_conflicting_encoders(struct drm_atomic_state *state, function in typeref:typename:int
659 ret = handle_conflicting_encoders(state, false);
2991 ret = handle_conflicting_encoders(state, true);

Completed in 141 milliseconds