Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbport/
H A Droothub.c786 Packet->RH_GetRootHubData(FdoExtension->MiniPortExt, &RootHubData); in USBPORT_RootHubCreateDevice()
986 Packet->RH_GetRootHubData(FdoExtension->MiniPortExt, in USBPORT_RootHubPowerAndChirpAllCcPorts()
1014 CompanionPacket->RH_GetRootHubData(CompanionFdoExtension->MiniPortExt, in USBPORT_RootHubPowerAndChirpAllCcPorts()
/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h585 PHCI_RH_GET_ROOT_HUB_DATA RH_GetRootHubData; member
/reactos/drivers/usb/usbohci/
H A Dusbohci.c2552 RegPacket.RH_GetRootHubData = OHCI_RH_GetRootHubData; in DriverEntry()
/reactos/drivers/usb/usbuhci/
H A Dusbuhci.c2736 RegPacket.RH_GetRootHubData = UhciRHGetRootHubData; in DriverEntry()
/reactos/drivers/usb/usbehci/
H A Dusbehci.c3666 RegPacket.RH_GetRootHubData = EHCI_RH_GetRootHubData; in DriverEntry()