Changeset a0be5d0 in mainline for uspace/drv/bus/usb/xhci/hc.h
- Timestamp:
- 2017-10-09T14:11:22Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 42bc933
- Parents:
- ae03552e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.h
rae03552e ra0be5d0 90 90 void hc_interrupt(xhci_hc_t *, uint32_t); 91 91 void hc_fini(xhci_hc_t *); 92 int hc_ring_doorbell(xhci_hc_t *, unsigned, unsigned); 92 93 93 94 #endif
Note:
See TracChangeset
for help on using the changeset viewer.