Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h168 struct drm_dp_sideband_msg_hdr { struct
189 struct drm_dp_sideband_msg_hdr initial_hdr;
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h151 struct drm_dp_sideband_msg_hdr { struct
172 struct drm_dp_sideband_msg_hdr initial_hdr;
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c59 struct drm_dp_sideband_msg_hdr hdr;
264 static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr) in drm_dp_calc_sb_hdr_size()
272 static void drm_dp_encode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_encode_sideband_msg_hdr()
292 static bool drm_dp_decode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_decode_sideband_msg_hdr()
742 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_sideband_msg_set_header()
763 sizeof(struct drm_dp_sideband_msg_hdr)); in drm_dp_sideband_msg_set_header()
2800 static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, in set_hdr_from_dst_qlock()
2834 struct drm_dp_sideband_msg_hdr hdr; in process_single_tx_qlock()
2841 memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr)); in process_single_tx_qlock()
3913 struct drm_dp_sideband_msg_hdr hd in drm_dp_get_one_sb_msg()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c60 struct drm_dp_sideband_msg_hdr hdr;
264 static inline u8 drm_dp_calc_sb_hdr_size(struct drm_dp_sideband_msg_hdr *hdr) in drm_dp_calc_sb_hdr_size()
272 static void drm_dp_encode_sideband_msg_hdr(struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_encode_sideband_msg_hdr()
293 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_decode_sideband_msg_hdr()
743 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_sideband_msg_set_header()
764 sizeof(struct drm_dp_sideband_msg_hdr)); in drm_dp_sideband_msg_set_header()
2752 static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, in set_hdr_from_dst_qlock()
2786 struct drm_dp_sideband_msg_hdr hdr; in process_single_tx_qlock()
2793 memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr)); in process_single_tx_qlock()
3793 struct drm_dp_sideband_msg_hdr hd in drm_dp_get_one_sb_msg()
[all...]

Completed in 15 milliseconds