Home
last modified time | relevance | path

Searched defs:link_encoder_funcs (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h131 struct link_encoder_funcs { struct
133 void (*read_state)(
136 bool (*validate_output_with_stream)(
138 void (*hw_init)(struct link_encoder *enc);
139 void (*setup)(struct link_encoder *enc,
141 void (*enable_tmds_output)(struct link_encoder *enc,
146 void (*enable_dp_output)(struct link_encoder *enc,
149 void (*enable_dp_mst_output)(struct link_encoder *enc,
152 void (*enable_lvds_output)(struct link_encoder *enc,
155 void (*disable_output)(struct link_encoder *link_enc,
[all …]