Searched defs:xhci_virt_device (Results 1 – 1 of 1) sorted by relevance
1003 struct xhci_virt_device { struct1004 int slot_id;1005 struct usb_device *udev;1016 struct xhci_container_ctx *in_ctx;1018 u8 fake_port;1019 u8 real_port;1020 struct xhci_interval_bw_table *bw_table;1021 struct xhci_tt_bw_info *tt_info;1028 unsigned long flags;1032 u16 current_mel;[all …]
Completed in 23 milliseconds