ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <usbport.h>
Public Attributes | |
PUSB_CONFIGURATION_DESCRIPTOR | ConfigurationDescriptor |
LIST_ENTRY | InterfaceHandleList |
PUSB_CONFIGURATION_DESCRIPTOR _USBPORT_CONFIGURATION_HANDLE::ConfigurationDescriptor |
Definition at line 172 of file usbport.h.
Referenced by USBHI_QueryDeviceInformation(), and USBPORT_HandleSelectConfiguration().
LIST_ENTRY _USBPORT_CONFIGURATION_HANDLE::InterfaceHandleList |
Definition at line 173 of file usbport.h.
Referenced by USBHI_QueryDeviceInformation(), USBPORT_CloseConfiguration(), and USBPORT_HandleSelectConfiguration().