Changes in uspace/lib/usbdev/include/usb/dev/request.h [b7fd2a0:5a6cc679] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbdev/include/usb/dev/request.h
rb7fd2a0 r5a6cc679 85 85 char **); 86 86 87 errno_t usb_request_clear_endpoint_halt(usb_pipe_t *, uint16_t);88 87 errno_t usb_pipe_clear_halt(usb_pipe_t *, usb_pipe_t *); 89 88 errno_t usb_request_get_endpoint_status(usb_pipe_t *, usb_pipe_t *, uint16_t *);
Note:
See TracChangeset
for help on using the changeset viewer.