Searched refs:drm_dp_queue_down_tx (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/display/ |
D | drm_dp_mst_topology.c | 2869 static void drm_dp_queue_down_tx(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_queue_down_tx() function 2928 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_link_address() 3004 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_clear_payload_id_table() 3029 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_enum_path_resources() 3149 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_payload_send_msg() 3190 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_power_updown_phy() 3241 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_query_stream_enc_status() 3476 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_dpcd_read() 3527 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_dpcd_write() 5855 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_mst_i2c_read() [all …]
|