Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_mst_helper.h360 #define DRM_DP_SIDEBAND_TX_QUEUED 0 macro
/dragonfly/sys/dev/drm/
H A Ddrm_dp_mst_topology.c823 if (txmsg->state == DRM_DP_SIDEBAND_TX_QUEUED || in drm_dp_mst_wait_tx_reply()
1497 if (txmsg->state == DRM_DP_SIDEBAND_TX_QUEUED) { in process_single_tx_qlock()