Changeset 620c710 in mainline for uspace/drv/bus/usb/ohci/ohci_endpoint.h
- Timestamp:
- 2011-08-25T14:21:57Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/fix-logger-deadlock, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 961c29e8
- Parents:
- e20eaed
- File:
-
- 1 edited
-
uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_endpoint.h
re20eaed r620c710 55 55 } ohci_endpoint_t; 56 56 57 int ohci_endpoint_ assign(hcd_t *hcd, endpoint_t *ep);57 int ohci_endpoint_init(hcd_t *hcd, endpoint_t *ep); 58 58 59 59 /** Get and convert assigned ohci_endpoint_t structure
Note:
See TracChangeset
for help on using the changeset viewer.
