Home
last modified time | relevance | path

Searched defs:drm_dp_mst_topology_mgr (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h71527 struct drm_dp_mst_topology_mgr { struct
71528 struct drm_private_obj base;
71529 struct drm_device *dev;
71530 const struct drm_dp_mst_topology_cbs *cbs;
71531 int max_dpcd_transaction_bytes;
71532 struct drm_dp_aux *aux;
71533 int max_payloads;
71534 int conn_base_id;
71535 struct drm_dp_sideband_msg_rx down_rep_recv;
71536 struct drm_dp_sideband_msg_rx up_req_recv;
[all …]
Dvmlinux.h71527 struct drm_dp_mst_topology_mgr { struct
71528 struct drm_private_obj base;
71529 struct drm_device *dev;
71530 const struct drm_dp_mst_topology_cbs *cbs;
71531 int max_dpcd_transaction_bytes;
71532 struct drm_dp_aux *aux;
71533 int max_payloads;
71534 int conn_base_id;
71535 struct drm_dp_sideband_msg_rx down_rep_recv;
71536 struct drm_dp_sideband_msg_rx up_req_recv;
[all …]