Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc.h1322 void dc_resource_state_destruct(struct dc_state *context);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2122 dc_resource_state_destruct(context); in dc_state_free()
4020 dc_resource_state_destruct(dc->current_state); in dc_set_power_state()
Ddc_resource.c3037 void dc_resource_state_destruct(struct dc_state *context) in dc_resource_state_destruct() function