Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h78 struct link_encoder { struct
79 const struct link_encoder_funcs *funcs; argument
80 int32_t aux_channel_offset;
81 struct dc_context *ctx;
82 struct graphics_object_id id;
83 struct graphics_object_id connector;
107 struct link_encoder_funcs { argument
109 struct link_encoder *enc, struct link_enc_state *s); argument
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_link_encoder.h31 #define TO_DCE110_LINK_ENC(link_encoder)\ argument
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.h31 #define TO_DCN10_LINK_ENC(link_encoder)\ argument