Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c247 .req_type = DP_ALLOCATE_PAYLOAD,
255 .req_type = DP_ALLOCATE_PAYLOAD,
262 .req_type = DP_ALLOCATE_PAYLOAD,
269 .req_type = DP_ALLOCATE_PAYLOAD,
/linux/include/drm/display/
H A Ddrm_dp.h1646 #define DP_ALLOCATE_PAYLOAD 0x11 macro