Searched refs:drm_dp_queue_down_tx (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 2864 static void drm_dp_queue_down_tx(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_queue_down_tx() function 2922 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_link_address() 2998 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_clear_payload_id_table() 3023 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_enum_path_resources() 3143 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_payload_send_msg() 3184 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_power_updown_phy() 3235 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_query_stream_enc_status() 3447 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_dpcd_read() 3498 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_send_dpcd_write() 5649 drm_dp_queue_down_tx(mgr, txmsg); in drm_dp_mst_i2c_read() [all …]
|