Changes in uspace/lib/usbdev/include/usb/dev/driver.h [7fc260ff:bd575647] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbdev/include/usb/dev/driver.h
r7fc260ff rbd575647 72 72 /** USB device structure. */ 73 73 typedef struct { 74 usb_hc_connection_t hc_conn; 74 75 /** Connection backing the pipes. 75 76 * Typically, you will not need to use this attribute at all.
Note:
See TracChangeset
for help on using the changeset viewer.