Changeset 2d6787b in mainline for uspace/app/usbinfo/usbinfo.h
- Timestamp:
- 2011-03-17T23:17:42Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a458bc9
- Parents:
- aad3587
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/usbinfo.h
raad3587 r2d6787b 57 57 void dump_match_ids(match_id_list_t *, const char *); 58 58 void dump_usb_descriptor(uint8_t *, size_t); 59 int dump_device(devman_handle_t, usb_address_t);60 59 void dump_descriptor_tree(uint8_t *, size_t); 61 60
Note:
See TracChangeset
for help on using the changeset viewer.