Changeset 23c7f4d in mainline for uspace/lib/usb/include/usb/pipes.h
- Timestamp:
- 2011-02-01T23:07:03Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- 3e9074f
- Parents:
- a4a8cca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/pipes.h
ra4a8cca r23c7f4d 80 80 81 81 82 int usb_device_connection_initialize(usb_device_connection_t *, device_t *); 82 int usb_device_connection_initialize_from_device(usb_device_connection_t *, 83 device_t *); 83 84 84 85 int usb_endpoint_pipe_initialize(usb_endpoint_pipe_t *,
Note: See TracChangeset
for help on using the changeset viewer.