Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/display/
Ddrm_dp_mst_helper.h163 struct drm_dp_sideband_msg_rx { struct
164 u8 chunk[48];
165 u8 msg[256];
166 u8 curchunk_len;
167 u8 curchunk_idx; /* chunk we are parsing now */
168 u8 curchunk_hdrlen;
169 u8 curlen; /* total length of the msg */
170 bool have_somt;
171 bool have_eomt;
172 struct drm_dp_sideband_msg_hdr initial_hdr;