Changeset f270ecb in mainline for uspace/drv/bus/usb/xhci/hc.h
- Timestamp:
- 2017-10-21T12:31:00Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f45c78f
- Parents:
- 8ea7459
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.h
r8ea7459 rf270ecb 99 99 int hc_ring_doorbell(xhci_hc_t *, unsigned, unsigned); 100 100 int hc_enable_slot(xhci_hc_t *, uint32_t *); 101 int hc_disable_slot(xhci_hc_t *, uint32_t); 101 102 int hc_address_device(xhci_hc_t *, uint32_t, xhci_input_ctx_t *); 102 103
Note:
See TracChangeset
for help on using the changeset viewer.