Lines Matching refs:USBEndpoint
313 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx);
903 USBEndpoint **eps) in xhci_epmask_to_eps_with_streams()
907 USBEndpoint *ep; in xhci_epmask_to_eps_with_streams()
936 USBEndpoint *eps[30]; in xhci_free_device_streams()
949 USBEndpoint *eps[30]; in xhci_alloc_device_streams()
1234 USBEndpoint *ep = NULL; in xhci_ep_nuke_xfers()
1598 USBEndpoint *ep; in xhci_setup_packet()
1879 USBEndpoint *ep = NULL; in xhci_kick_epctx()
3292 static int xhci_find_epid(USBEndpoint *ep) in xhci_find_epid()
3304 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx) in xhci_epid_to_usbep()
3320 static void xhci_wakeup_endpoint(USBBus *bus, USBEndpoint *ep, in xhci_wakeup_endpoint()