Changeset ce33c10 in mainline for uspace/lib/usbhost/src/ddf_helpers.c


Ignore:
Timestamp:
2013-09-21T01:21:15Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
57c8fc9
Parents:
4cf5b8e0
Message:

Minor fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/src/ddf_helpers.c

    r4cf5b8e0 rce33c10  
    581581 *
    582582 * @param[in] device DDF instance of the device to use.
    583  *
     583 * @param[in] max_speed Maximum supported USB speed.
     584 * @param[in] bw available bandwidth.
     585 * @param[in] bw_count Function to compute required ep bandwidth.
     586 *
     587 * @return Error code.
    584588 * This function does all the ddf work for hc driver.
    585589 */
Note: See TracChangeset for help on using the changeset viewer.