Changeset 1af4c00 in mainline for uspace/drv/bus/usb/xhci/endpoint.h
- Timestamp:
- 2018-01-17T13:28:34Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4cc0c2e0
- Parents:
- 61e27e80
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/endpoint.h
r61e27e80 r1af4c00 135 135 void xhci_endpoint_fini(xhci_endpoint_t *); 136 136 137 void xhci_endpoint_free_transfer_ds(xhci_endpoint_t *xhci_ep); 138 137 139 uint8_t xhci_endpoint_dci(xhci_endpoint_t *); 138 140 uint8_t xhci_endpoint_index(xhci_endpoint_t *);
Note:
See TracChangeset
for help on using the changeset viewer.