Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/usbdrv.h

    r71ed4849 r7ed5b576  
    4141#include <usb/descriptor.h>
    4242
    43 int usb_drv_find_hc(device_t *, devman_handle_t *);
    44 int usb_drv_hc_connect(device_t *, devman_handle_t, unsigned int);
    45 int usb_drv_hc_connect_auto(device_t *, unsigned int);
     43int usb_drv_hc_connect(device_t *, unsigned int);
    4644
    4745int usb_drv_reserve_default_address(int);
Note: See TracChangeset for help on using the changeset viewer.