Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_dp_mst_helper.h205 struct drm_dp_sideband_msg_rx { struct
206 u8 chunk[48];
207 u8 msg[256];
208 u8 curchunk_len;
209 u8 curchunk_idx; /* chunk we are parsing now */
210 u8 curchunk_hdrlen;
211 u8 curlen; /* total length of the msg */
212 bool have_somt;
213 bool have_eomt;
214 struct drm_dp_sideband_msg_hdr initial_hdr;