Changeset daf59d1 in mainline for uspace/lib/usbhost/include/usb/host/hcd.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/hcd.h
r0ef03d7 rdaf59d1 57 57 /** Endpoint manager. */ 58 58 usb_endpoint_manager_t ep_manager; 59 /** Added devices */60 list_t devices;61 59 62 60 /** Device specific driver data. */
Note:
See TracChangeset
for help on using the changeset viewer.