Home
last modified time | relevance | path

Searched refs:dp_clock_source_ref_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h494 uint8_t dp_clock_source_ref_count; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c514 res_ctx->dp_clock_source_ref_count--; in resource_unreference_clock_source()
528 res_ctx->dp_clock_source_ref_count++; in resource_reference_clock_source()
542 return res_ctx->dp_clock_source_ref_count; in resource_get_clock_source_reference()