Changeset 05770666 in mainline for uspace/drv/bus/usb/xhci/rh.h
- Timestamp:
- 2018-01-18T14:40:20Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e7f21884
- Parents:
- 2c0564c
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-18 14:30:02)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-18 14:40:20)
- File:
-
- 1 edited
-
uspace/drv/bus/usb/xhci/rh.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/rh.h
r2c0564c r05770666 80 80 void xhci_rh_handle_port_change(xhci_rh_t *, uint8_t); 81 81 void xhci_rh_set_ports_protocol(xhci_rh_t *, unsigned, unsigned, unsigned); 82 void xhci_rh_startup(xhci_rh_t *); 82 83 83 84 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
