Changeset a209648 in mainline for uspace/drv/usbhub/usbhub.h
- Timestamp:
- 2011-04-05T20:27:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e5ccfd1
- Parents:
- 3dba1ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/usbhub.h
r3dba1ca ra209648 99 99 int usb_hub_control_loop(void * hub_info_param); 100 100 101 int usb_hub_add_device(usb_device_t * usb_dev); 102 101 103 /** 102 104 * Check changes on specified hub … … 108 110 109 111 110 int usb_hub_add_device(usb_device_t * usb_dev);111 112 112 #endif 113 113 /**
Note:
See TracChangeset
for help on using the changeset viewer.