Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c374 dcn3_clk_mgr_destroy(clk_mgr); in dc_destroy_clk_mgr()
376 dcn3_clk_mgr_destroy(clk_mgr); in dc_destroy_clk_mgr()
379 dcn3_clk_mgr_destroy(clk_mgr); in dc_destroy_clk_mgr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.h96 void dcn3_clk_mgr_destroy(struct clk_mgr_internal *clk_mgr);
H A Ddcn30_clk_mgr.c570 void dcn3_clk_mgr_destroy(struct clk_mgr_internal *clk_mgr) in dcn3_clk_mgr_destroy() function