Changes in uspace/drv/ohci/hc.h [561112f:f1d16663] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/hc.h
r561112f rf1d16663 80 80 uintptr_t regs, size_t reg_size, bool interrupts); 81 81 82 void hc_start_hw(hc_t *instance); 83 82 84 /** Safely dispose host controller internal structures 83 85 *
Note:
See TracChangeset
for help on using the changeset viewer.