Home
last modified time | relevance | path

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

/include/drm/
Ddrm_dp_mst_helper.h390 struct drm_dp_sideband_msg_tx { struct
391 u8 msg[256];
392 u8 chunk[48];
393 u8 cur_offset;
394 u8 cur_len;
395 struct drm_dp_mst_branch *dst;
396 struct list_head next;
397 int seqno;
398 int state;
399 bool path_msg;
[all …]