Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_dp_mst_helper.h215 struct drm_dp_sideband_msg_rx { struct
216 u8 chunk[48];
217 u8 msg[256];
218 u8 curchunk_len;
219 u8 curchunk_idx; /* chunk we are parsing now */
220 u8 curchunk_hdrlen;
221 u8 curlen; /* total length of the msg */
222 bool have_somt;
223 bool have_eomt;
224 struct drm_dp_sideband_msg_hdr initial_hdr;