VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def@ 54558

Last change on this file since 54558 was 44528, checked in by vboxsync, 12 years ago

header (C) fixes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1;
2; Export definitions
3;
4; Copyright (C) 2006-2010 Oracle Corporation
5;
6; This file is part of VirtualBox Open Source Edition (OSE), as
7; available from http://www.virtualbox.org. This file is free software;
8; you can redistribute it and/or modify it under the terms of the GNU
9; General Public License (GPL) as published by the Free Software
10; Foundation, in version 2 as it comes in the "COPYING" file of the
11; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
12; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
13;
14
15LIBRARY USBD.SYS
16
17EXPORTS
18USBD_AllocateDeviceName
19USBD_CalculateUsbBandwidth
20USBD_CompleteRequest
21USBD_CreateConfigurationRequest
22USBD_CreateDevice
23USBD_Debug_GetHeap
24USBD_Debug_LogEntry
25USBD_Debug_RetHeap
26USBD_Dispatch
27USBD_FreeDeviceMutex
28USBD_FreeDeviceName
29USBD_GetDeviceInformation
30USBD_GetInterfaceLength
31USBD_GetPdoRegistryParameter
32USBD_GetSuspendPowerState
33USBD_GetUSBDIVersion
34USBD_InitializeDevice
35USBD_MakePdoName
36USBD_ParseConfigurationDescriptor
37USBD_QueryBusTime
38USBD_RegisterHcDeviceCapabilities
39USBD_RegisterHcFilter
40USBD_RegisterHostController
41USBD_RemoveDevice
42USBD_RestoreDevice
43USBD_SetSuspendPowerState
44USBD_WaitDeviceMutex
45_USBD_CreateConfigurationRequestEx@8
46_USBD_ParseDescriptors@16
47_USBD_ParseConfigurationDescriptorEx@28
48
49; win64 strips the _stdcall postfix
50USBD_CreateConfigurationRequestEx
51USBD_ParseConfigurationDescriptorEx
52USBD_ParseDescriptors
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette