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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
core_types.h 311 uint8_t clock_source_ref_count[MAX_CLOCK_SOURCES]; member in struct:resource_context
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 331 res_ctx->clock_source_ref_count[i]--;
345 res_ctx->clock_source_ref_count[i]++;
359 return res_ctx->clock_source_ref_count[i];
2544 if (res_ctx->clock_source_ref_count[i] == 0)

Completed in 12 milliseconds