Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc.h902 void dc_resource_state_destruct(struct dc_state *context);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1272 dc_resource_state_destruct(context); in dc_state_free()
2303 dc_resource_state_destruct(dc->current_state); in dc_set_power_state()
Ddc_resource.c2429 void dc_resource_state_destruct(struct dc_state *context) in dc_resource_state_destruct() function