Changeset 8ea7459 in mainline for uspace/drv/bus/usb/xhci/bus.h
- Timestamp:
- 2017-10-21T12:17:09Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f270ecb
- Parents:
- d1d7a92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/bus.h
rd1d7a92 r8ea7459 61 61 62 62 int xhci_bus_enumerate_device(xhci_bus_t *, xhci_hc_t *, device_t *); 63 int xhci_bus_remove_device(xhci_bus_t *, xhci_hc_t *, device_t *); 63 64 64 65 #endif
Note:
See TracChangeset
for help on using the changeset viewer.