Home
last modified time | relevance | path

Searched refs:drm_dp_sideband_msg_tx (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h14 struct drm_dp_sideband_msg_tx;
19 struct drm_dp_sideband_msg_tx *raw);
20 int drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
H A Ddrm_dp_mst_topology.c345 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req()
2859 struct drm_dp_sideband_msg_tx *txmsg; in process_single_down_tx_qlock()
2924 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_link_address()
3004 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_clear_payload_id_table()
3029 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_enum_path_resources()
3128 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_payload_send_msg()
3185 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_power_updown_phy()
3222 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_query_stream_enc_status()
3470 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_dpcd_read()
3521 struct drm_dp_sideband_msg_tx *txmsg; in drm_dp_send_dpcd_write()
[all …]
/linux-6.15/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c513 struct drm_dp_sideband_msg_tx *txmsg; in drm_test_dp_mst_sideband_msg_req_decode()
/linux-6.15/include/drm/display/
H A Ddrm_dp_mst_helper.h498 struct drm_dp_sideband_msg_tx { struct