Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp_mst_helper.h484 struct drm_dp_sideband_msg_tx { struct
485 u8 msg[256];
486 u8 chunk[48];
487 u8 cur_offset;
488 u8 cur_len;
489 struct drm_dp_mst_branch *dst;
490 struct list_head next;
491 int seqno;
492 int state;
493 bool path_msg;
[all …]