Changes in uspace/drv/ohci/hc.h [561112f:f1d16663] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ohci/hc.h

    r561112f rf1d16663  
    8080     uintptr_t regs, size_t reg_size, bool interrupts);
    8181
     82void hc_start_hw(hc_t *instance);
     83
    8284/** Safely dispose host controller internal structures
    8385 *
Note: See TracChangeset for help on using the changeset viewer.