Searched refs:drm_dp_sideband_msg_hdr (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/drm/display/
H A Ddrm_dp_mst_helper.h159 struct drm_dp_sideband_msg_hdr { struct
180 struct drm_dp_sideband_msg_hdr initial_hdr;
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c61 struct drm_dp_sideband_msg_hdr hdr;
265 static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr)
273 static void drm_dp_encode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr,
294 struct drm_dp_sideband_msg_hdr *hdr,
744 struct drm_dp_sideband_msg_hdr *hdr,
765 sizeof(struct drm_dp_sideband_msg_hdr));
2755 static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr,
2789 struct drm_dp_sideband_msg_hdr hdr;
2796 memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr));
3834 struct drm_dp_sideband_msg_hdr hd
[all...]

Completed in 177 milliseconds