VirtualBox

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

Last change on this file since 31896 was 31896, checked in by vboxsync, 14 years ago

export the VBoxUSB host driver to OSE

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1009 bytes
Line 
1;
2; Export definitions
3;
4; Copyright (C) 2006-2007 Oracle Corporation
5;
6; Oracle Corporation confidential
7; All rights reserved
8;
9
10LIBRARY USBD.SYS
11
12EXPORTS
13USBD_AllocateDeviceName
14USBD_CalculateUsbBandwidth
15USBD_CompleteRequest
16USBD_CreateConfigurationRequest
17USBD_CreateDevice
18USBD_Debug_GetHeap
19USBD_Debug_LogEntry
20USBD_Debug_RetHeap
21USBD_Dispatch
22USBD_FreeDeviceMutex
23USBD_FreeDeviceName
24USBD_GetDeviceInformation
25USBD_GetInterfaceLength
26USBD_GetPdoRegistryParameter
27USBD_GetSuspendPowerState
28USBD_GetUSBDIVersion
29USBD_InitializeDevice
30USBD_MakePdoName
31USBD_ParseConfigurationDescriptor
32USBD_QueryBusTime
33USBD_RegisterHcDeviceCapabilities
34USBD_RegisterHcFilter
35USBD_RegisterHostController
36USBD_RemoveDevice
37USBD_RestoreDevice
38USBD_SetSuspendPowerState
39USBD_WaitDeviceMutex
40_USBD_CreateConfigurationRequestEx@8
41_USBD_ParseDescriptors@16
42_USBD_ParseConfigurationDescriptorEx@28
43
44; win64 strips the _stdcall postfix
45USBD_CreateConfigurationRequestEx
46USBD_ParseConfigurationDescriptorEx
47USBD_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