mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 14:24:43 +00:00
Upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80 * adds ucrtbase.def.in * mingwex: replace mingw crt files with ucrt files * adds missing mingw-w64 ucrt files The rules that govern which set of files are included or excluded is contained in the logic for tools/update_mingw.zig
45 lines
1.2 KiB
Modula-2
Vendored
45 lines
1.2 KiB
Modula-2
Vendored
;
|
|
; Definition file of USBD.SYS
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "USBD.SYS"
|
|
EXPORTS
|
|
; USBD_CreateConfigurationRequestEx@8
|
|
; USBD_ParseConfigurationDescriptorEx@28
|
|
; USBD_ParseDescriptors@16
|
|
DllInitialize@4
|
|
DllUnload@0
|
|
USBD_AllocateDeviceName@4
|
|
USBD_CalculateUsbBandwidth@12
|
|
USBD_CompleteRequest@8
|
|
USBD_CreateConfigurationRequest@8
|
|
; _USBD_CreateConfigurationRequestEx@8@8
|
|
USBD_CreateDevice@20
|
|
USBD_Debug_GetHeap@16
|
|
USBD_Debug_LogEntry@16
|
|
USBD_Debug_RetHeap@12
|
|
USBD_Dispatch@16
|
|
USBD_FreeDeviceMutex@4
|
|
USBD_FreeDeviceName@4
|
|
USBD_GetDeviceInformation@12
|
|
USBD_GetInterfaceLength@8
|
|
USBD_GetPdoRegistryParameter@20
|
|
USBD_GetSuspendPowerState@4
|
|
USBD_GetUSBDIVersion@4
|
|
USBD_InitializeDevice@24
|
|
USBD_MakePdoName@8
|
|
USBD_ParseConfigurationDescriptor@12
|
|
; _USBD_ParseConfigurationDescriptorEx@28@28
|
|
; _USBD_ParseDescriptors@16@16
|
|
USBD_QueryBusTime@8
|
|
USBD_RegisterHcDeviceCapabilities@12
|
|
USBD_RegisterHcFilter@8
|
|
USBD_RegisterHostController@40
|
|
USBD_RemoveDevice@12
|
|
USBD_RestoreDevice@12
|
|
USBD_SetSuspendPowerState@8
|
|
USBD_WaitDeviceMutex@4
|
|
USBD_CreateConfigurationRequestEx@8==_USBD_CreateConfigurationRequestEx@8
|
|
USBD_ParseConfigurationDescriptorEx@28==_USBD_ParseConfigurationDescriptorEx@28
|
|
USBD_ParseDescriptors@16==_USBD_ParseDescriptors@16
|