Changes in uspace/lib/usb/include/usb/usbdrv.h [7f56fb7:4e8e1f5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/usbdrv.h
r7f56fb7 r4e8e1f5 103 103 int usb_drv_create_match_ids_from_device_descriptor(match_id_list_t *, 104 104 const usb_standard_device_descriptor_t *); 105 int usb_drv_create_match_ids_from_configuration_descriptor(match_id_list_t *, 106 const void *, size_t); 107 105 108 106 109 #endif
Note:
See TracChangeset
for help on using the changeset viewer.