Home
last modified time | relevance | path

Searched refs:USBH_ResetDevice (Results 1 – 4 of 4) sorted by relevance

/reactos/drivers/usb/usbhub/
H A Dusbhub.h645 USBH_ResetDevice(
H A Dioctl.c346 Status = USBH_ResetDevice(HubExtension, in USBH_ResetPortWorker()
H A Dpnp.c2093 Status = USBH_ResetDevice((PUSBHUB_FDO_EXTENSION)HubExtension, in USBH_RestoreDevice()
H A Dusbhub.c4615 USBH_ResetDevice(IN PUSBHUB_FDO_EXTENSION HubExtension, in USBH_ResetDevice() function