|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>

Public Attributes | |
| HIDCLASS_COMMON_DEVICE_EXTENSION | Common |
| DEVICE_CAPABILITIES | Capabilities |
| HID_DESCRIPTOR | HidDescriptor |
| PUCHAR | ReportDescriptor |
| PDEVICE_RELATIONS | DeviceRelations |
| DEVICE_CAPABILITIES HIDCLASS_FDO_EXTENSION::Capabilities |
Definition at line 63 of file precomp.h.
Referenced by HidClassFDO_StartDevice(), and HidClassPDO_CreatePDO().
| HIDCLASS_COMMON_DEVICE_EXTENSION HIDCLASS_FDO_EXTENSION::Common |
Definition at line 58 of file precomp.h.
Referenced by HidClassAddDevice(), HidClassFDO_CopyDeviceRelations(), HidClassFDO_DeviceRelations(), HidClassFDO_GetDescriptors(), HidClassFDO_PnP(), HidClassFDO_QueryCapabilities(), HidClassFDO_RemoveDevice(), HidClassFDO_StartDevice(), and HidClassPDO_CreatePDO().
| PDEVICE_RELATIONS HIDCLASS_FDO_EXTENSION::DeviceRelations |
Definition at line 78 of file precomp.h.
Referenced by HidClassFDO_CopyDeviceRelations(), HidClassFDO_DeviceRelations(), and HidClassPDO_PnP().
| HID_DESCRIPTOR HIDCLASS_FDO_EXTENSION::HidDescriptor |
Definition at line 68 of file precomp.h.
Referenced by HidClassFDO_GetDescriptors(), and HidClassFDO_StartDevice().
| PUCHAR HIDCLASS_FDO_EXTENSION::ReportDescriptor |
Definition at line 73 of file precomp.h.
Referenced by HidClassFDO_GetDescriptors(), and HidClassFDO_StartDevice().