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

/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h17 struct drm_dp_sideband_msg_tx *raw);
18 int drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
H A Ddrm_dp_mst_topology.c334 struct drm_dp_sideband_msg_tx *raw)
456 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
689 const struct drm_dp_sideband_msg_tx *txmsg)
733 struct drm_dp_sideband_msg_tx *raw)
1142 static void build_dpcd_write(struct drm_dp_sideband_msg_tx *msg,
1155 static void build_link_address(struct drm_dp_sideband_msg_tx *msg)
1163 static void build_clear_payload_id_table(struct drm_dp_sideband_msg_tx *msg)
1172 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg,
1184 static void build_allocate_payload(struct drm_dp_sideband_msg_tx *msg,
1204 static void build_power_updown_phy(struct drm_dp_sideband_msg_tx *ms
[all...]
/linux-master/include/drm/display/
H A Ddrm_dp_mst_helper.h492 struct drm_dp_sideband_msg_tx { struct
737 * @qlock: protects @tx_msg_downq and &drm_dp_sideband_msg_tx.state
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c515 struct drm_dp_sideband_msg_tx *txmsg;

Completed in 241 milliseconds