Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_stream_encoder.c136 .dig_connect_to_otg = virtual_dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h225 void (*dig_connect_to_otg)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c1495 static void dig_connect_to_otg( in dig_connect_to_otg() function
1548 .dig_connect_to_otg = dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c458 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c490 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c629 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c866 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c1603 .dig_connect_to_otg = enc1_dig_connect_to_otg,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1571 pipe_ctx->stream_res.stream_enc->funcs->dig_connect_to_otg( in apply_single_controller_ctx_to_hw()