Fix build, by correcting include paths and updating xml files of USB components
[reactos.git] / reactos / drivers / usb / usbport / usbport.def
1 ;
2 ; Exports definition file for usbcore.sys
3 ;
4 EXPORTS
5 usb_init@0
6 usb_exit@0
7 usb_init_urb@4
8 usb_alloc_urb@8
9 usb_free_urb@4
10 usb_get_urb@4
11 usb_get_dev@4
12 usb_submit_urb@8
13 usb_unlink_urb@4
14 usb_bus_init@4
15 usb_alloc_bus@4
16 usb_free_bus@4
17 usb_register_bus@4
18 usb_deregister_bus@4
19 usb_register_root_hub@8
20 usb_calc_bus_time@16
21 usb_check_bandwidth@8
22 usb_claim_bandwidth@16
23 usb_release_bandwidth@12
24 usb_hcd_giveback_urb@12
25 ;usb_hcd_irq@12
26 usb_hc_died@4
27 usb_alloc_dev@8
28 usb_connect@4
29 usb_put_dev@4
30 usb_disabled@0
31 usb_hcd_pci_probe@8
32 usb_hcd_pci_remove@4
33 RegisterPortDriver@8