Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h1020 void dc_resource_state_destruct(struct dc_state *context);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1633 dc_resource_state_destruct(context); in dc_state_free()
2842 dc_resource_state_destruct(dc->current_state); in dc_set_power_state()
Ddc_resource.c2589 void dc_resource_state_destruct(struct dc_state *context) in dc_resource_state_destruct() function