Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_dp_mst_helper.h327 struct drm_dp_sideband_msg_reply_body { struct
369 struct drm_dp_sideband_msg_reply_body reply; argument
/linux-4.4.14/drivers/gpu/drm/
Ddrm_dp_mst_topology.c306 static void drm_dp_encode_sideband_reply(struct drm_dp_sideband_msg_reply_body *rep, in drm_dp_encode_sideband_reply()
367 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_link_address()
419 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_dpcd_read()
438 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_dpcd_write()
452 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_i2c_read_ack()
471 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_enum_path_resources_ack()
493 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_allocate_payload_ack()
515 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_query_payload_ack()
533 struct drm_dp_sideband_msg_reply_body *msg) in drm_dp_sideband_parse_reply()
1946 struct drm_dp_sideband_msg_reply_body reply; in drm_dp_encode_up_ack_reply()