Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h159 struct link_encoder_funcs { struct
160 void (*read_state)(
162 bool (*validate_output_with_stream)(
164 void (*hw_init)(struct link_encoder *enc);
165 void (*setup)(struct link_encoder *enc,
167 void (*enable_tmds_output)(struct link_encoder *enc,
172 void (*enable_dp_output)(struct link_encoder *enc,
175 void (*enable_dp_mst_output)(struct link_encoder *enc,
178 void (*enable_lvds_output)(struct link_encoder *enc,
181 void (*disable_output)(struct link_encoder *link_enc,
[all …]