Home
last modified time | relevance | path

Searched refs:controllerId (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c701 psr_context->controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_psr()
805 psr_context->controllerId = in edp_setup_psr()
1002 replay_context.controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_panel_replay()
1040 replay_context.controllerId = in edp_setup_panel_replay()
1111 replay_context.controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_freesync_replay()
1146 replay_context.controllerId = in edp_setup_freesync_replay()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h689 enum controller_id controllerId; member