Changeset e3b5129 in mainline for uspace/drv/usbhid/subdrivers.h
- Timestamp:
- 2011-04-12T19:00:00Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 11d2e96a, c7dd69d
- Parents:
- a6610d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/subdrivers.h
ra6610d4 re3b5129 54 54 typedef struct usb_hid_subdriver_mapping { 55 55 const usb_hid_subdriver_usage_t *usage_path; 56 int report_id; 56 57 int compare; 57 58 uint16_t vendor_id;
Note:
See TracChangeset
for help on using the changeset viewer.