Home
last modified time | relevance | path

Searched refs:StopController (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h562 PHCI_STOP_CONTROLLER StopController; member
/reactos/drivers/usb/usbport/
H A Dpower.c194 Packet->StopController(FdoExtension->MiniPortExt, 1); in USBPORT_ResumeController()
/reactos/drivers/usb/usbohci/
H A Dusbohci.c2531 RegPacket.StopController = OHCI_StopController; in DriverEntry()
/reactos/drivers/usb/usbuhci/
H A Dusbuhci.c2716 RegPacket.StopController = UhciStopController; in DriverEntry()
/reactos/drivers/usb/usbehci/
H A Dusbehci.c3646 RegPacket.StopController = EHCI_StopController; in DriverEntry()