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.h136 struct link_encoder_funcs { struct
137 void (*read_state)(
139 bool (*validate_output_with_stream)(
141 void (*hw_init)(struct link_encoder *enc);
142 void (*setup)(struct link_encoder *enc,
144 void (*enable_tmds_output)(struct link_encoder *enc,
149 void (*enable_dp_output)(struct link_encoder *enc,
152 void (*enable_dp_mst_output)(struct link_encoder *enc,
155 void (*enable_lvds_output)(struct link_encoder *enc,
158 void (*disable_output)(struct link_encoder *link_enc,
[all …]