Home
last modified time | relevance | path

Searched refs:UHF_PORT_SUSPEND (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_hub.c691 NULL, portno, UHF_PORT_SUSPEND); in uhub_reattach_port()
2691 NULL, udev->port_no, UHF_PORT_SUSPEND); in usb_dev_resume_peer()
2851 NULL, udev->port_no, UHF_PORT_SUSPEND); in usb_dev_suspend_peer()
2882 NULL, udev->port_no, UHF_PORT_SUSPEND); in usb_dev_suspend_peer()
H A Dusb.h251 #define UHF_PORT_SUSPEND 2 macro
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1792 case UHF_PORT_SUSPEND: in atmegadci_roothub_exec()
1871 case UHF_PORT_SUSPEND: in atmegadci_roothub_exec()
H A Davr32dci.c1747 case UHF_PORT_SUSPEND: in avr32dci_roothub_exec()
1821 case UHF_PORT_SUSPEND: in avr32dci_roothub_exec()
H A Duss820dci.c2093 case UHF_PORT_SUSPEND: in uss820dci_roothub_exec()
2134 case UHF_PORT_SUSPEND: in uss820dci_roothub_exec()
H A Dohci.c2196 case UHF_PORT_SUSPEND: in ohci_roothub_exec()
2299 case UHF_PORT_SUSPEND: in ohci_roothub_exec()
H A Duhci.c2567 case UHF_PORT_SUSPEND: in uhci_roothub_exec()
2701 case UHF_PORT_SUSPEND: in uhci_roothub_exec()
H A Dmusb_otg.c3825 case UHF_PORT_SUSPEND: in musbotg_roothub_exec()
3880 case UHF_PORT_SUSPEND: in musbotg_roothub_exec()
H A Dehci.c3157 case UHF_PORT_SUSPEND: in ehci_roothub_exec()
3302 case UHF_PORT_SUSPEND: in ehci_roothub_exec()
H A Ddwc_otg.c4572 case UHF_PORT_SUSPEND: in dwc_otg_roothub_exec()
4636 case UHF_PORT_SUSPEND: in dwc_otg_roothub_exec()
/freebsd/sys/dev/usb/serial/
H A Du3g.c672 USETW(req.wIndex, UHF_PORT_SUSPEND); in u3g_huawei_init()