Changeset 266fcd8 in mainline for uspace/lib/drv/include/usbhid_iface.h
- Timestamp:
- 2011-05-27T09:27:02Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 81d2f6a
- Parents:
- 3c9eb46
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/usbhid_iface.h
r3c9eb46 r266fcd8 109 109 */ 110 110 int (*get_event)(ddf_fun_t *fun, uint8_t *buffer, size_t size, 111 size_t *act_size, unsigned int flags);111 size_t *act_size, int *event_nr, unsigned int flags); 112 112 113 113 /** Get size of the report descriptor in bytes.
Note:
See TracChangeset
for help on using the changeset viewer.