Changeset 5fe0a69 in mainline for uspace/drv/bus/usb/uhci/batch.h


Ignore:
Timestamp:
2011-08-24T14:40:26Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3afb758
Parents:
df8f3fa
Message:

UHCI: Use new usb hc driver architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhci/batch.h

    rdf8f3fa r5fe0a69  
    4646    void *arg);
    4747
     48void * uhci_transfer_batch_create(usb_transfer_batch_t *batch);
     49void uhci_transfer_batch_dispose(void *uhci_batch);
     50
    4851void batch_dispose(usb_transfer_batch_t *instance);
    4952
Note: See TracChangeset for help on using the changeset viewer.