Changeset 129b821f in mainline for uspace/drv/bus/usb/ohci/hc.h
- Timestamp:
- 2018-01-20T12:34:50Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 682c9354
- Parents:
- 60d3f35
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-20 12:33:42)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-20 12:34:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/hc.h
r60d3f35 r129b821f 93 93 extern int hc_gain_control(hc_device_t *); 94 94 extern int hc_start(hc_device_t *); 95 extern int hc_setup_roothub(hc_device_t *); 95 96 extern int hc_gone(hc_device_t *); 96 97
Note:
See TracChangeset
for help on using the changeset viewer.