Home
last modified time | relevance | path

Searched refs:dig_connect_to_otg (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h207 void (*dig_connect_to_otg)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c1596 static void dig_connect_to_otg( in dig_connect_to_otg() function
1649 .dig_connect_to_otg = dig_connect_to_otg,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c579 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c1589 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1386 pipe_ctx->stream_res.stream_enc->funcs->dig_connect_to_otg( in apply_single_controller_ctx_to_hw()