allow_self_refresh_control  949 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c 	.allow_self_refresh_control = hubbub1_allow_self_refresh_control,
allow_self_refresh_control  695 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	if (dc->res_pool->hubbub->funcs->allow_self_refresh_control)
allow_self_refresh_control  698 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, true);
allow_self_refresh_control  148 drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h 	void (*allow_self_refresh_control)(struct hubbub *hubbub, bool allow);