Changeset eb2f7dd in mainline for uspace/lib/usb/include/usb/hub.h
- Timestamp:
- 2011-05-08T13:37:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- df25ab6
- Parents:
- 84de606d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/hub.h
r84de606d reb2f7dd 63 63 const usb_hc_attached_device_t *); 64 64 int usb_hc_unregister_device(usb_hc_connection_t *, usb_address_t); 65 int usb_hc_get_handle_by_address(usb_hc_connection_t *, usb_address_t, 66 devman_handle_t *); 65 67 66 68 #endif
Note:
See TracChangeset
for help on using the changeset viewer.