Changes in uspace/lib/usb/include/usb/usbdrv.h [7ed5b576:2c5cefa] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/usbdrv.h
r7ed5b576 r2c5cefa 94 94 int usb_drv_async_wait_for(usb_handle_t); 95 95 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 100 96 101 97 #endif
Note:
See TracChangeset
for help on using the changeset viewer.