Changes in uspace/lib/usbhost/src/iface.c [6b6fc232:02fc5c4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/iface.c
r6b6fc232 r02fc5c4 252 252 .request_address = request_address, 253 253 .bind_address = bind_address, 254 . find_by_address= find_by_address,254 .get_handle = find_by_address, 255 255 .release_address = release_address, 256 256
Note:
See TracChangeset
for help on using the changeset viewer.