Home
last modified time | relevance | path

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

/linux-6.15/include/drm/display/
H A Ddrm_dp_mst_helper.h158 struct drm_dp_sideband_msg_hdr { struct
179 struct drm_dp_sideband_msg_hdr initial_hdr; argument
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c60 struct drm_dp_sideband_msg_hdr hdr;
302 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_decode_sideband_msg_hdr()
755 struct drm_dp_sideband_msg_hdr *hdr, in drm_dp_sideband_msg_set_header()
776 sizeof(struct drm_dp_sideband_msg_hdr)); in drm_dp_sideband_msg_set_header()
2765 static int set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, in set_hdr_from_dst_qlock()
2799 struct drm_dp_sideband_msg_hdr hdr; in process_single_tx_qlock()
2806 memset(&hdr, 0, sizeof(struct drm_dp_sideband_msg_hdr)); in process_single_tx_qlock()
3876 struct drm_dp_sideband_msg_hdr hdr; in drm_dp_get_one_sb_msg()
3954 const struct drm_dp_sideband_msg_hdr *hdr = &rxmsg->initial_hdr; in verify_rx_request_type()
3994 struct drm_dp_sideband_msg_hdr *hdr; in drm_dp_mst_handle_down_rep()
[all …]