Home | History | Annotate | Download | only in usb

Lines Matching refs:usbd_port

73     "struct usbd_port *"/*port*/);
83 "struct usbd_port *"/*port*/);
87 "struct usbd_port *"/*port*/,
93 "struct usbd_port *"/*port*/,
98 "struct usbd_port *"/*port*/,
371 hub = kmem_alloc(sizeof(*hub) + (nports-1) * sizeof(struct usbd_port),
468 struct usbd_port *up = &hub->uh_ports[p - 1];
523 sizeof(*hub) + (nports-1) * sizeof(struct usbd_port));
534 struct usbd_port *up;
911 struct usbd_port *rup;
948 sizeof(*hub) + (nports-1) * sizeof(struct usbd_port));