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

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c 332 struct drm_dp_sideband_msg_tx *raw)
437 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
646 const struct drm_dp_sideband_msg_tx *txmsg)
689 struct drm_dp_sideband_msg_tx *raw)
1047 static int build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_bytes, u8 *bytes)
1061 static int build_link_address(struct drm_dp_sideband_msg_tx *msg)
1070 static int build_clear_payload_id_table(struct drm_dp_sideband_msg_tx *msg)
1079 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, int port_num)
1090 static int build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, int port_num,
1109 static int build_power_updown_phy(struct drm_dp_sideband_msg_tx *msg
    [all...]
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h 237 struct drm_dp_sideband_msg_tx *tx_slots[2];
470 struct drm_dp_sideband_msg_tx { struct
624 * &drm_dp_sideband_msg_tx.state once they are queued

Completed in 36 milliseconds