HomeSort by: relevance | last modified time | path
    Searched refs:drm_dp_sideband_msg_rx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h 315 struct drm_dp_sideband_msg_rx { struct
568 struct drm_dp_sideband_msg_rx down_rep_recv;
572 struct drm_dp_sideband_msg_rx up_req_recv;
  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c 700 static bool drm_dp_sideband_msg_build(struct drm_dp_sideband_msg_rx *msg,
755 static bool drm_dp_sideband_parse_link_address(struct drm_dp_sideband_msg_rx *raw,
807 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw,
827 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw,
841 static bool drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw,
860 static bool drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw,
883 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw,
905 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw,
923 static bool drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *raw,
938 static bool drm_dp_sideband_parse_reply(struct drm_dp_sideband_msg_rx *raw
    [all...]

Completed in 52 milliseconds