Changeset c46c356 in mainline for uspace/drv/bus/usb/xhci/commands.h
- Timestamp:
- 2017-07-23T19:23:52Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2e7692f
- Parents:
- e50bdd92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/commands.h
re50bdd92 rc46c356 57 57 58 58 int xhci_init_commands(xhci_hc_t *); 59 void xhci_fini_commands(xhci_hc_t *); 59 60 int xhci_wait_for_command(xhci_cmd_t *, uint32_t); 60 61 xhci_cmd_t *xhci_alloc_command(void);
Note:
See TracChangeset
for help on using the changeset viewer.