Changeset 7309799 in mainline for uspace/drv/usbhid/kbddev.c
- Timestamp:
- 2011-03-10T14:13:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e8c1fb0
- Parents:
- 17ada7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/kbddev.c
r17ada7a r7309799 484 484 * @param count Number of key codes in report (size of the report). 485 485 * @param modifiers Bitmap of modifiers (Ctrl, Alt, Shift, GUI). 486 * @param arg User-specified argument. 486 * @param arg User-specified argument. Expects pointer to the keyboard device 487 * structure representing the keyboard. 487 488 * 488 489 * @sa usbhid_kbd_check_key_changes(), usbhid_kbd_check_modifier_changes()
Note:
See TracChangeset
for help on using the changeset viewer.