Searched refs:drm_dp_queue_down_tx (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 2922 static void drm_dp_queue_down_tx(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_queue_down_tx() function 2978 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_link_address() 3055 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_clear_payload_id_table() 3080 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_enum_path_resources() 3200 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_payload_send_msg() 3241 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_power_updown_phy() 3286 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_query_stream_enc_status() 3532 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_dpcd_read() 3584 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_dpcd_write() 5549 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_mst_i2c_read() [all …]
|