Searched defs:port1 (Results 1 – 3 of 3) sorted by relevance
227 static void usb_hub_attach(USBPort *port1) in usb_hub_attach()237 static void usb_hub_detach(USBPort *port1) in usb_hub_detach()254 static void usb_hub_child_detach(USBPort *port1, USBDevice *child) in usb_hub_child_detach()262 static void usb_hub_wakeup(USBPort *port1) in usb_hub_wakeup()
556 static void uhci_attach(USBPort *port1) in uhci_attach()574 static void uhci_detach(USBPort *port1) in uhci_detach()595 static void uhci_child_detach(USBPort *port1, USBDevice *child) in uhci_child_detach()602 static void uhci_wakeup(USBPort *port1) in uhci_wakeup()
1776 static void ohci_attach(USBPort *port1) in ohci_attach()1804 static void ohci_child_detach(USBPort *port1, USBDevice *dev) in ohci_child_detach()1816 static void ohci_detach(USBPort *port1) in ohci_detach()1841 static void ohci_wakeup(USBPort *port1) in ohci_wakeup()