Searched defs:link_encoder (Results 1 – 4 of 4) sorted by relevance
107 struct link_encoder { struct108 const struct link_encoder_funcs *funcs; argument109 int32_t aux_channel_offset;110 struct dc_context *ctx;111 struct graphics_object_id id;112 struct graphics_object_id connector;136 struct link_encoder_funcs { argument138 struct link_encoder *enc, struct link_enc_state *s); argument
31 #define TO_DCE110_LINK_ENC(link_encoder)\ argument
3031 struct link_encoder *link_encoder = link->link_enc; in dc_link_allocate_mst_payload() local3118 struct link_encoder *link_encoder = link->link_enc; in deallocate_mst_payload() local
31 #define TO_DCN10_LINK_ENC(link_encoder)\ argument