Ignore:
Timestamp:
2011-04-04T19:35:28Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
Children:
b6049d7, df40775
Parents:
63dabb6
Message:

Check reserved bw

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/host/bandwidth.h

    r63dabb6 r65369473  
    7171
    7272int bandwidth_use(bandwidth_t *instance, usb_address_t address,
    73     usb_endpoint_t endpoint, usb_direction_t direction);
     73    usb_endpoint_t endpoint, usb_direction_t direction, size_t bw);
    7474
    7575int bandwidth_free(bandwidth_t *instance, usb_address_t address,
Note: See TracChangeset for help on using the changeset viewer.