ReactOS 0.4.15-dev-6057-gd708c79
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
VOID NTAPI USBPORT_AdjustDeviceCapabilities | ( | IN PDEVICE_OBJECT | FdoDevice, |
IN PDEVICE_OBJECT | PdoDevice | ||
) |
Definition at line 668 of file power.c.
Referenced by USBPORT_CreatePdo().
Definition at line 293 of file power.c.
Referenced by USBPORT_PdoPower().
VOID NTAPI USBPORT_CompletePdoWaitWake | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 15 of file power.c.
Referenced by USBPORT_HcWakeDpc(), USBPORT_IsrDpc(), and USBPORT_PdoDevicePowerState().
VOID NTAPI USBPORT_CompletePendingIdleIrp | ( | IN PDEVICE_OBJECT | PdoDevice | ) |
Definition at line 75 of file power.c.
Referenced by USBPORT_PdoDevicePowerState().
Definition at line 545 of file power.c.
Referenced by USBPORT_TimerDpc().
VOID NTAPI USBPORT_DoSetPowerD0 | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 104 of file power.c.
Referenced by USBPORT_WorkerThread().
Definition at line 489 of file power.c.
Referenced by USBPORT_Dispatch().
VOID NTAPI USBPORT_HcQueueWakeDpc | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 63 of file power.c.
Referenced by USBPORT_InvalidateRootHub().
Definition at line 462 of file power.c.
Referenced by USBPORT_FdoPower().
VOID NTAPI USBPORT_HcWakeDpc | ( | IN PRKDPC | Dpc, |
IN PVOID | DeferredContext, | ||
IN PVOID | SystemArgument1, | ||
IN PVOID | SystemArgument2 | ||
) |
Definition at line 52 of file power.c.
Referenced by USBPORT_StartDevice().
Definition at line 612 of file power.c.
Referenced by USBPORT_PdoInternalDeviceControl().
Definition at line 232 of file power.c.
Referenced by USBPORT_PdoPower().
Definition at line 322 of file power.c.
Referenced by USBPORT_Dispatch().
NTSTATUS NTAPI USBPORT_ResumeController | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 146 of file power.c.
Referenced by USBPORT_PdoDevicePowerState().
VOID NTAPI USBPORT_SuspendController | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 112 of file power.c.
Referenced by USBPORT_PdoDevicePowerState().