Changeset 7ed5b576 in mainline for uspace/lib/usb/include/usb/usbdrv.h
- Timestamp:
- 2010-12-12T13:28:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0c05496, a66225f3
- Parents:
- 03e02248
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/usbdrv.h
r03e02248 r7ed5b576 95 95 96 96 int usb_drv_create_device_match_ids(int, match_id_list_t *, usb_address_t); 97 int usb_drv_register_child_in_devman(int, device_t *, usb_address_t, 98 devman_handle_t *); 99 97 100 98 101 #endif
Note:
See TracChangeset
for help on using the changeset viewer.