Changeset daf59d1 in mainline for uspace/lib/usbhost/include/usb/host/ddf_helpers.h
- Timestamp:
- 2012-12-21T11:37:14Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0a12879
- Parents:
- 0ef03d7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/ddf_helpers.h
r0ef03d7 rdaf59d1 40 40 #include <usbhc_iface.h> 41 41 42 int hcd_ddf_add_ device(hcd_t *instance,ddf_dev_t *parent,42 int hcd_ddf_add_usb_device(ddf_dev_t *parent, 43 43 usb_address_t address, usb_speed_t speed, const char *name, 44 44 const match_id_list_t *mids);
Note:
See TracChangeset
for help on using the changeset viewer.