Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_mst_helper.h470 struct drm_dp_sideband_msg_tx { struct
471 u8 msg[256];
472 u8 chunk[48];
473 u8 cur_offset;
474 u8 cur_len;
475 struct drm_dp_mst_branch *dst;
476 struct list_head next;
477 int seqno;
478 int state;
479 bool path_msg;
[all …]