Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tests/
Ddrm_dp_mst_helper_test.c198 in.req_type = DP_ALLOCATE_PAYLOAD; in drm_test_dp_mst_sideband_msg_req_decode()
/linux-6.1.9/include/drm/display/
Ddrm_dp.h1476 #define DP_ALLOCATE_PAYLOAD 0x11 macro
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c348 case DP_ALLOCATE_PAYLOAD: in drm_dp_encode_sideband_req()
468 case DP_ALLOCATE_PAYLOAD: in drm_dp_decode_sideband_req()
618 case DP_ALLOCATE_PAYLOAD: in drm_dp_dump_sideband_msg_req_body()
1052 case DP_ALLOCATE_PAYLOAD: in drm_dp_sideband_parse_reply()
1192 req.req_type = DP_ALLOCATE_PAYLOAD; in build_allocate_payload()