Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc.h619 void dc_resource_state_destruct(struct dc_state *context);
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c1062 dc_resource_state_destruct(context); in dc_state_free()
1631 dc_resource_state_destruct(dc->current_state); in dc_set_power_state()
H A Ddc_resource.c2605 void dc_resource_state_destruct(struct dc_state *context) in dc_resource_state_destruct() function