Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_dp_mst_helper.h168 struct drm_dp_sideband_msg_hdr { struct
189 struct drm_dp_sideband_msg_hdr initial_hdr; argument
/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_mst_topology.c59 struct drm_dp_sideband_msg_hdr hdr;
261 static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr) in drm_dp_calc_sb_hdr_size()
269 static void drm_dp_encode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_encode_sideband_msg_hdr()
289 static bool drm_dp_decode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_decode_sideband_msg_hdr()
739 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_sideband_msg_set_header()
760 sizeof(struct drm_dp_sideband_msg_hdr)); in drm_dp_sideband_msg_set_header()
2818 static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, in set_hdr_from_dst_qlock()
2846 struct drm_dp_sideband_msg_hdr hdr; in process_single_tx_qlock()
2853 memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr)); in process_single_tx_qlock()
3881 struct drm_dp_sideband_msg_hdr hdr; in drm_dp_get_one_sb_msg()
[all …]