Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h71482 struct drm_dp_mst_branch { struct
71483 struct kref topology_kref;
71484 struct kref malloc_kref;
71485 struct list_head destroy_next;
71486 u8 rad[8];
71487 u8 lct;
71488 int num_ports;
71489 int msg_slots;
71490 struct list_head ports;
71491 struct drm_dp_mst_port *port_parent;
[all …]
Dvmlinux.h71482 struct drm_dp_mst_branch { struct
71483 struct kref topology_kref;
71484 struct kref malloc_kref;
71485 struct list_head destroy_next;
71486 u8 rad[8];
71487 u8 lct;
71488 int num_ports;
71489 int msg_slots;
71490 struct list_head ports;
71491 struct drm_dp_mst_port *port_parent;
[all …]