Home
last modified time | relevance | path

Searched refs:tx_down_in_progress (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_dp_mst_helper.h448 bool tx_down_in_progress; member
/linux-4.4.14/drivers/gpu/drm/
Ddrm_dp_mst_topology.c1492 mgr->tx_down_in_progress = false; in process_single_down_tx_qlock()
1495 mgr->tx_down_in_progress = true; in process_single_down_tx_qlock()
1511 mgr->tx_down_in_progress = false; in process_single_down_tx_qlock()
1536 if (!mgr->tx_down_in_progress) in drm_dp_queue_down_tx()
2837 if (mgr->tx_down_in_progress) in drm_dp_tx_work()