Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
A Ddc_surface.c302 struct kref temp_refcount; in dc_plane_copy_config() local
305 memcpy(&temp_refcount, &dst->refcount, sizeof(struct kref)); in dc_plane_copy_config()
311 memcpy(&dst->refcount, &temp_refcount, sizeof(struct kref)); in dc_plane_copy_config()

Completed in 4 milliseconds