Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dhubbusif.h270 typedef RH_INIT_CALLBACK *PRH_INIT_CALLBACK; typedef
278 _In_ PRH_INIT_CALLBACK CallbackRoutine);
/reactos/drivers/usb/usbport/
H A Diface.c591 IN PRH_INIT_CALLBACK CallbackFunction) in USBHI_RootHubInitNotification()
H A Dusbport.h426 PRH_INIT_CALLBACK RootHubInitCallback;
H A Dusbport.c1227 PRH_INIT_CALLBACK RootHubInitCallback; in USBPORT_DoRootHubCallback()