Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c184 bool should_destory_link = false; in create_links() local
188 should_destory_link = true; in create_links()
193 should_destory_link = true; in create_links()
197 if (!should_destory_link) { in create_links()