Changeset 929599a8 in mainline for uspace/drv/bus/usb/uhci/uhci_batch.h
- Timestamp:
- 2018-01-11T13:30:37Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4ed803f1
- Parents:
- 351113f
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-11 13:30:31)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-11 13:30:37)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/uhci_batch.h
r351113f r929599a8 70 70 int uhci_transfer_batch_prepare(uhci_transfer_batch_t *); 71 71 bool uhci_transfer_batch_check_completed(uhci_transfer_batch_t *); 72 void uhci_transfer_batch_abort(uhci_transfer_batch_t *);73 72 void uhci_transfer_batch_destroy(uhci_transfer_batch_t *); 74 73
Note:
See TracChangeset
for help on using the changeset viewer.