Searched refs:drm_dp_decode_sideband_req (Results 1 – 3 of 3) sorted by relevance
18 int drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
458 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw, in drm_dp_decode_sideband_req() function 597 EXPORT_SYMBOL_FOR_TESTS_ONLY(drm_dp_decode_sideband_req);705 ret = drm_dp_decode_sideband_req(txmsg, &req); in drm_dp_mst_dump_sideband_msg_tx()
383 KUNIT_EXPECT_GE_MSG(test, drm_dp_decode_sideband_req(txmsg, out), 0, in drm_test_dp_mst_sideband_msg_req_decode()