Changeset eed4139 in mainline for uspace/drv/bus/usb/vhc/conndev.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/bus/usb/vhc/conndev.c
r77f0a1d reed4139 89 89 /** Default handler for IPC methods not handled by DDF. 90 90 * 91 * @param fun Device handling the call.92 * @param icall_handle Call id.93 * @param icall Call data.91 * @param fun Device handling the call. 92 * @param icall_handle Call handle. 93 * @param icall Call data. 94 94 */ 95 95 void default_connection_handler(ddf_fun_t *fun, cap_call_handle_t icall_handle,
Note:
See TracChangeset
for help on using the changeset viewer.