Changeset b5f813c in mainline for uspace/lib/usbhost/include/usb/host/ddf_helpers.h
- Timestamp:
- 2015-07-04T03:28:02Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 55346870
- Parents:
- 2dbfe44
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/ddf_helpers.h
r2dbfe44 rb5f813c 51 51 52 52 typedef struct { 53 hc _driver_t ops;53 hcd_ops_t ops; 54 54 claim_t claim; 55 55 usb_speed_t hc_speed;
Note:
See TracChangeset
for help on using the changeset viewer.