Lines Matching refs:usb_xhci_s

234 struct usb_xhci_s {
334 struct usb_xhci_s *xhci = container_of(hub->cntl, struct usb_xhci_s, usb);
343 struct usb_xhci_s *xhci = container_of(hub->cntl, struct usb_xhci_s, usb);
387 struct usb_xhci_s *xhci = container_of(hub->cntl, struct usb_xhci_s, usb);
416 xhci_check_ports(struct usb_xhci_s *xhci)
436 xhci_free_pipes(struct usb_xhci_s *xhci)
444 struct usb_xhci_s *xhci = data;
544 struct usb_xhci_s *xhci = malloc_high(sizeof(*xhci));
645 static void xhci_doorbell(struct usb_xhci_s *xhci, u32 slotid, u32 value)
654 static void xhci_process_events(struct usb_xhci_s *xhci)
727 static int xhci_event_wait(struct usb_xhci_s *xhci,
780 static int xhci_cmd_submit(struct usb_xhci_s *xhci, struct xhci_inctx *inctx
802 static int xhci_cmd_enable_slot(struct usb_xhci_s *xhci)
811 static int xhci_cmd_disable_slot(struct usb_xhci_s *xhci, u32 slotid)
817 static int xhci_cmd_address_device(struct usb_xhci_s *xhci, u32 slotid
825 static int xhci_cmd_configure_endpoint(struct usb_xhci_s *xhci, u32 slotid
834 static int xhci_cmd_evaluate_context(struct usb_xhci_s *xhci, u32 slotid
846 struct usb_xhci_s *xhci = container_of(
847 usbdev->hub->cntl, struct usb_xhci_s, usb);
890 struct usb_xhci_s *xhci = container_of(
891 hub->cntl, struct usb_xhci_s, usb);
920 struct usb_xhci_s *xhci = container_of(
921 usbdev->hub->cntl, struct usb_xhci_s, usb);
1049 struct usb_xhci_s *xhci = container_of(
1050 pipe->pipe.cntl, struct usb_xhci_s, usb);
1079 struct usb_xhci_s *xhci = container_of(
1080 pipe->pipe.cntl, struct usb_xhci_s, usb);
1096 struct usb_xhci_s *xhci = container_of(
1097 pipe->pipe.cntl, struct usb_xhci_s, usb);
1109 struct usb_xhci_s *xhci = container_of(
1110 pipe->pipe.cntl, struct usb_xhci_s, usb);
1138 struct usb_xhci_s *xhci = container_of(
1139 pipe->pipe.cntl, struct usb_xhci_s, usb);