Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1010 struct xhci_virt_device { struct
1011 int slot_id;
1012 struct usb_device *udev;
1021 struct xhci_container_ctx *out_ctx;
1023 struct xhci_container_ctx *in_ctx;
1024 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
1025 u8 fake_port;
1026 u8 real_port;
1027 struct xhci_interval_bw_table *bw_table;
1028 struct xhci_tt_bw_info *tt_info;
[all …]
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1075 struct xhci_virt_device { struct
1076 struct usb_device *udev;
1085 struct xhci_container_ctx *out_ctx;
1087 struct xhci_container_ctx *in_ctx;
1090 struct xhci_virt_ep eps[31];