Changeset eed4139 in mainline for uspace/drv/hid/xtkbd/xtkbd.c
- Timestamp:
- 2018-03-22T23:23:18Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cbb37b6
- Parents:
- 77f0a1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/hid/xtkbd/xtkbd.c
r77f0a1d reed4139 328 328 /** Default handler for IPC methods not handled by DDF. 329 329 * 330 * @param fun Device function handling the call.331 * @param icall_handle Call id.332 * @param icall Call data.330 * @param fun Device function handling the call. 331 * @param icall_handle Call handle. 332 * @param icall Call data. 333 333 * 334 334 */
Note:
See TracChangeset
for help on using the changeset viewer.