Changeset 05770666 in mainline for uspace/drv/bus/usb/xhci/rh.h


Ignore:
Timestamp:
2018-01-18T14:40:20Z (8 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e7f21884
Parents:
2c0564c
git-author:
Ondřej Hlavatý <aearsis@…> (2018-01-18 14:30:02)
git-committer:
Ondřej Hlavatý <aearsis@…> (2018-01-18 14:40:20)
Message:

xhci rh: try to detect hidden connected devices at startup

File:
1 edited

Legend:

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

    r2c0564c r05770666  
    8080void xhci_rh_handle_port_change(xhci_rh_t *, uint8_t);
    8181void xhci_rh_set_ports_protocol(xhci_rh_t *, unsigned, unsigned, unsigned);
     82void xhci_rh_startup(xhci_rh_t *);
    8283
    8384#endif
Note: See TracChangeset for help on using the changeset viewer.