Changeset 051f96b in mainline for uspace/app/usbinfo/usbinfo.h


Ignore:
Timestamp:
2011-06-17T20:53:34Z (15 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2e833cf7
Parents:
e9c02b7
Message:

Another option for usbinfo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/usbinfo/usbinfo.h

    re9c02b7 r051f96b  
    8585void dump_strings(usbinfo_device_t *);
    8686void dump_status(usbinfo_device_t *);
    87 void dump_hidreport(usbinfo_device_t *);
     87void dump_hidreport_raw(usbinfo_device_t *);
     88void dump_hidreport_usages(usbinfo_device_t *);
    8889
    8990
Note: See TracChangeset for help on using the changeset viewer.