Searched refs:drm_dp_sideband_msg_hdr (Results 1 – 2 of 2) sorted by relevance
158 struct drm_dp_sideband_msg_hdr { struct179 struct drm_dp_sideband_msg_hdr initial_hdr; argument
61 struct drm_dp_sideband_msg_hdr hdr;265 static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr) in drm_dp_calc_sb_hdr_size()294 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_decode_sideband_msg_hdr()744 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_sideband_msg_set_header()765 sizeof(struct drm_dp_sideband_msg_hdr)); in drm_dp_sideband_msg_set_header()2755 static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, in set_hdr_from_dst_qlock()2789 struct drm_dp_sideband_msg_hdr hdr; in process_single_tx_qlock()2796 memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr)); in process_single_tx_qlock()3868 struct drm_dp_sideband_msg_hdr hdr; in drm_dp_get_one_sb_msg()3958 struct drm_dp_sideband_msg_hdr *hdr; in drm_dp_mst_handle_down_rep()[all …]
Completed in 17 milliseconds