Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dlink_encoder.h140 struct link_encoder_funcs { struct
141 void (*read_state)(
143 bool (*validate_output_with_stream)(
145 void (*hw_init)(struct link_encoder *enc);
146 void (*setup)(struct link_encoder *enc,
168 void (*update_mst_stream_allocation_table)(
178 void (*enable_hpd)(struct link_encoder *enc);
179 void (*disable_hpd)(struct link_encoder *enc);
182 void (*destroy)(struct link_encoder **enc);
196 enum signal_type (*get_dig_mode)(
[all …]

Completed in 6 milliseconds