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