Home
last modified time | relevance | path

Searched refs:drm_dp_sideband_msg_req_body (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology_internal.h16 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,
19 struct drm_dp_sideband_msg_req_body *req);
21 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req,
H A Ddrm_dp_mst_topology.c60 struct drm_dp_sideband_msg_req_body msg;
331 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req()
455 struct drm_dp_sideband_msg_req_body *req) in drm_dp_decode_sideband_req()
596 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_dump_sideband_msg_req_body()
689 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()
1066 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_connection_status_notify()
1093 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_resource_status_notify()
1116 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_req()
1136 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()
1148 struct drm_dp_sideband_msg_req_body re in build_link_address()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h16 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,
19 struct drm_dp_sideband_msg_req_body *req);
21 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req,
H A Ddrm_dp_mst_topology.c61 struct drm_dp_sideband_msg_req_body msg;
332 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req()
456 struct drm_dp_sideband_msg_req_body *req) in drm_dp_decode_sideband_req()
597 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_dump_sideband_msg_req_body()
690 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()
1071 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_connection_status_notify()
1100 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_resource_status_notify()
1124 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_req()
1144 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()
1156 struct drm_dp_sideband_msg_req_body re in build_link_address()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c46 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()
47 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()
121 sideband_msg_req_encode_decode(struct drm_dp_sideband_msg_req_body *in) in sideband_msg_req_encode_decode()
123 struct drm_dp_sideband_msg_req_body out = {0}; in sideband_msg_req_encode_decode()
165 struct drm_dp_sideband_msg_req_body in = { 0 }; in igt_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c75 const struct drm_dp_sideband_msg_req_body in;
283 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()
284 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()
367 const struct drm_dp_sideband_msg_req_body *in = &params->in; in drm_test_dp_mst_sideband_msg_req_decode()
368 struct drm_dp_sideband_msg_req_body *out; in drm_test_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h447 struct drm_dp_sideband_msg_req_body { struct
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h430 struct drm_dp_sideband_msg_req_body { struct

Completed in 13 milliseconds