Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_mst_helper.h168 struct drm_dp_sideband_msg_rx { struct
169 u8 chunk[48];
170 u8 msg[256];
171 u8 curchunk_len;
172 u8 curchunk_idx; /* chunk we are parsing now */
173 u8 curchunk_hdrlen;
174 u8 curlen; /* total length of the msg */
175 bool have_somt;
176 bool have_eomt;
177 struct drm_dp_sideband_msg_hdr initial_hdr;