drm_dp_sideband_msg_hdr  202 drivers/gpu/drm/drm_dp_mst_topology.c static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr)
drm_dp_sideband_msg_hdr  209 drivers/gpu/drm/drm_dp_mst_topology.c static void drm_dp_encode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr,
drm_dp_sideband_msg_hdr  228 drivers/gpu/drm/drm_dp_mst_topology.c static bool drm_dp_decode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr,
drm_dp_sideband_msg_hdr  399 drivers/gpu/drm/drm_dp_mst_topology.c 		struct drm_dp_sideband_msg_hdr recv_hdr;
drm_dp_sideband_msg_hdr  422 drivers/gpu/drm/drm_dp_mst_topology.c 			memcpy(&msg->initial_hdr, &recv_hdr, sizeof(struct drm_dp_sideband_msg_hdr));
drm_dp_sideband_msg_hdr 1956 drivers/gpu/drm/drm_dp_mst_topology.c static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr,
drm_dp_sideband_msg_hdr 2000 drivers/gpu/drm/drm_dp_mst_topology.c 	struct drm_dp_sideband_msg_hdr hdr;
drm_dp_sideband_msg_hdr 2004 drivers/gpu/drm/drm_dp_mst_topology.c 	memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr));
drm_dp_sideband_msg_hdr  245 include/drm/drm_dp_mst_helper.h 	struct drm_dp_sideband_msg_hdr initial_hdr;