Changes in uspace/lib/usbhost/include/usb/host/hcd.h [5e07cbc0:7711296] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/hcd.h
r5e07cbc0 r7711296 63 63 /*----------------------------------------------------------------------------*/ 64 64 /** Initialize hcd_t structure. 65 * Initializes device and endpoint managers. Sets data nd hook pointer to NULL.65 * Initializes device and endpoint managers. Sets data and hook pointer to NULL. 66 66 * @param hcd hcd_t structure to initialize, non-null. 67 67 * @param bandwidth Available bandwidth, passed to endpoint manager.
Note:
See TracChangeset
for help on using the changeset viewer.