Changeset 5fe0a69 in mainline for uspace/drv/bus/usb/uhci/batch.h
- Timestamp:
- 2011-08-24T14:40:26Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3afb758
- Parents:
- df8f3fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/batch.h
rdf8f3fa r5fe0a69 46 46 void *arg); 47 47 48 void * uhci_transfer_batch_create(usb_transfer_batch_t *batch); 49 void uhci_transfer_batch_dispose(void *uhci_batch); 50 48 51 void batch_dispose(usb_transfer_batch_t *instance); 49 52
Note:
See TracChangeset
for help on using the changeset viewer.