Changeset 681f24b3 in mainline for uspace/lib/usb/include/usb/classes/hidparser.h
- Timestamp:
- 2011-04-15T16:52:45Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- dc9f122
- Parents:
- 175ad13e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/classes/hidparser.h
r175ad13e r681f24b3 102 102 103 103 /** */ 104 link_t link; 104 link_t link; /* list */ 105 106 link_t head; /* head of list of usage paths */ 105 107 106 108 } usb_hid_report_path_t;
Note: See TracChangeset
for help on using the changeset viewer.