Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbdev/include/usb/dev/request.h

    rb7fd2a0 r5a6cc679  
    8585    char **);
    8686
    87 errno_t usb_request_clear_endpoint_halt(usb_pipe_t *, uint16_t);
    8887errno_t usb_pipe_clear_halt(usb_pipe_t *, usb_pipe_t *);
    8988errno_t usb_request_get_endpoint_status(usb_pipe_t *, usb_pipe_t *, uint16_t *);
Note: See TracChangeset for help on using the changeset viewer.