Home
last modified time | relevance | path

Searched defs:__DEVICE_EXTENSION__ (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/usb/usbaudio/
H A Dusbaudio.h176 typedef struct __DEVICE_EXTENSION__ struct
178 PDEVICE_OBJECT LowerDevice; /* lower device*/
179 PUSB_CONFIGURATION_DESCRIPTOR ConfigurationDescriptor; /* usb configuration descriptor */
180 PUSB_DEVICE_DESCRIPTOR DeviceDescriptor; /* usb device descriptor */
181 PUSBD_INTERFACE_INFORMATION InterfaceInfo; /* interface information */
182 USBD_CONFIGURATION_HANDLE ConfigurationHandle; /* configuration handle */
183 PNODE_CONTEXT NodeContext; /* node context */
184 ULONG NodeContextCount; /* node context count */