drm_dp_sideband_msg_hdr
static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr)
static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr,
struct drm_dp_sideband_msg_hdr hdr;
memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr));
static void drm_dp_encode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr,
struct drm_dp_sideband_msg_hdr *hdr,
struct drm_dp_sideband_msg_hdr hdr;
const struct drm_dp_sideband_msg_hdr *hdr = &rxmsg->initial_hdr;
struct drm_dp_sideband_msg_hdr *hdr;
struct drm_dp_sideband_msg_hdr *hdr = &up_req->hdr;
struct drm_dp_sideband_msg_hdr hdr;
struct drm_dp_sideband_msg_hdr *hdr,
sizeof(struct drm_dp_sideband_msg_hdr));
struct drm_dp_sideband_msg_hdr initial_hdr;