Ignore:
Timestamp:
2012-12-21T11:37:14Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0a12879
Parents:
0ef03d7
Message:

libusbhost: Move lsit of usb device to ddf helper structure.

File:
1 edited

Legend:

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

    r0ef03d7 rdaf59d1  
    4040#include <usbhc_iface.h>
    4141
    42 int hcd_ddf_add_device(hcd_t *instance, ddf_dev_t *parent,
     42int hcd_ddf_add_usb_device(ddf_dev_t *parent,
    4343    usb_address_t address, usb_speed_t speed, const char *name,
    4444    const match_id_list_t *mids);
Note: See TracChangeset for help on using the changeset viewer.