HomeSort by: relevance | last modified time | path
    Searched refs:drm_dp_stop_crc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_crc.c 261 if (drm_dp_stop_crc(aux)) {
  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 1163 * drm_dp_stop_crc() - stop capture of frame CRCs
1168 int drm_dp_stop_crc(struct drm_dp_aux *aux) function in typeref:typename:int
1186 EXPORT_SYMBOL(drm_dp_stop_crc);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 1480 int drm_dp_stop_crc(struct drm_dp_aux *aux);

Completed in 19 milliseconds