Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc.h1085 void dc_resource_state_destruct(struct dc_state *context);
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1874 dc_resource_state_destruct(context); in dc_state_free()
3144 dc_resource_state_destruct(dc->current_state); in dc_set_power_state()
Ddc_resource.c2544 void dc_resource_state_destruct(struct dc_state *context) in dc_resource_state_destruct() function