ReactOS 0.4.16-dev-122-g325d74c
|
#include <usbport.h>
Public Attributes | |
WORK_QUEUE_ITEM | WqItem |
PDEVICE_OBJECT | FdoDevice |
ULONG | Context |
ULONG _TIMER_WORK_QUEUE_ITEM::Context |
Definition at line 446 of file usbport.h.
Referenced by USBPORT_TimerDpc().
PDEVICE_OBJECT _TIMER_WORK_QUEUE_ITEM::FdoDevice |
Definition at line 445 of file usbport.h.
Referenced by USBPORT_DoIdleNotificationCallback(), and USBPORT_TimerDpc().
WORK_QUEUE_ITEM _TIMER_WORK_QUEUE_ITEM::WqItem |
Definition at line 444 of file usbport.h.
Referenced by USBPORT_TimerDpc().