Changeset 19f0048 in mainline for uspace/drv/bus/usb/xhci/commands.h


Ignore:
Timestamp:
2018-02-01T02:13:34Z (6 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
17d34a8
Parents:
53fdf8c
Message:

xhci: reinitialize in case of HC error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/commands.h

    r53fdf8c r19f0048  
    128128extern void xhci_fini_commands(xhci_hc_t *);
    129129
     130extern void xhci_nuke_command_ring(xhci_hc_t *);
    130131extern void xhci_stop_command_ring(xhci_hc_t *);
    131132extern void xhci_abort_command_ring(xhci_hc_t *);
Note: See TracChangeset for help on using the changeset viewer.