Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h133735 struct xhci_virt_device { struct
133736 int slot_id;
133737 struct usb_device *udev;
133738 struct xhci_container_ctx *out_ctx;
133739 struct xhci_container_ctx *in_ctx;
133740 struct xhci_virt_ep eps[31];
133741 u8 fake_port;
133742 u8 real_port;
133743 struct xhci_interval_bw_table *bw_table;
133744 struct xhci_tt_bw_info *tt_info;
[all …]