log_hw_state      978 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c 	if (!dc->hwss.log_hw_state)
log_hw_state      981 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c 	dc->hwss.log_hw_state(dc, &log_ctx);
log_hw_state     1016 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c 	if (dc->hwss.log_hw_state)
log_hw_state     1017 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c 		dc->hwss.log_hw_state(dc, NULL);
log_hw_state     3348 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	.log_hw_state = dcn10_log_hw_state,
log_hw_state      261 drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h 	void (*log_hw_state)(struct dc *dc,