Changeset d09791e6 in mainline for uspace/lib/usbhost/include/usb/host/hcd.h
- Timestamp:
- 2012-12-20T15:40:23Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a720ff6
- Parents:
- d9b2c73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/hcd.h
rd9b2c73 rd09791e6 107 107 const match_id_list_t *mids); 108 108 109 int hcd_setup_device(ddf_dev_t *device );109 int hcd_setup_device(ddf_dev_t *device, ddf_fun_t **fun); 110 110 int hcd_setup_hub(hcd_t *instance, usb_address_t *address, ddf_dev_t *dev); 111 111
Note:
See TracChangeset
for help on using the changeset viewer.