Changeset dff940f8 in mainline for uspace/drv/usbhub/usbhub.h
- Timestamp:
- 2011-02-25T16:56:52Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8c877b2, b8622e2
- Parents:
- cc34f32f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/usbhub.h
rcc34f32f rdff940f8 87 87 88 88 /** 89 * check changes on all registered hubs90 */91 //void usb_hub_check_hub_changes(void);92 93 /**94 89 * check changes on specified hub 95 90 * @param hub_info_param pointer to usb_hub_info_t structure … … 98 93 99 94 100 //int usb_add_hub_device(device_t *);101 95 102 96
Note:
See TracChangeset
for help on using the changeset viewer.