Ignore:
Timestamp:
2018-01-25T02:05:57Z (7 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d369b3b
Parents:
5f0b366
git-author:
Ondřej Hlavatý <aearsis@…> (2018-01-25 01:23:20)
git-committer:
Ondřej Hlavatý <aearsis@…> (2018-01-25 02:05:57)
Message:

usbhost: make bandwidth accounting a usb2_bus-thing

File:
1 edited

Legend:

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

    r5f0b366 rb357377  
    120120        void (*endpoint_unregister)(endpoint_t *);
    121121        void (*endpoint_destroy)(endpoint_t *);                 /**< Optional */
    122         ssize_t (*endpoint_count_bw) (endpoint_t *, size_t);    /**< Optional */
    123122        usb_transfer_batch_t *(*batch_create)(endpoint_t *);    /**< Optional */
    124123
Note: See TracChangeset for help on using the changeset viewer.