Changeset cbd568b in mainline for uspace/lib/usbhost/src/usb_transfer_batch.c
- Timestamp:
- 2011-12-14T13:49:01Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bdb23c63
- Parents:
- c59dbdd5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/usb_transfer_batch.c
rc59dbdd5 rcbd568b 48 48 * @param func_in callback on IN transfer completion. 49 49 * @param func_out callback on OUT transfer completion. 50 * @param fun DDF function (passed to callback function). 50 51 * @param arg Argument to pass to the callback function. 51 52 * @param private_data driver specific per batch data.
Note:
See TracChangeset
for help on using the changeset viewer.