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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 6014 static void remove_stream(struct amdgpu_device *adev, function in typeref:typename:void
6916 remove_stream(adev, acrtc, dm_old_crtc_state->stream);
6930 remove_stream(adev, acrtc, dm_old_crtc_state->stream);
amdgpu_dm.c 6014 static void remove_stream(struct amdgpu_device *adev, function in typeref:typename:void
6916 remove_stream(adev, acrtc, dm_old_crtc_state->stream);
6930 remove_stream(adev, acrtc, dm_old_crtc_state->stream);

Completed in 29 milliseconds